From 1770795f166a36b9d54fdc9ccef02db9b75535ed Mon Sep 17 00:00:00 2001 From: Fascinated Date: Wed, 5 Jul 2023 00:52:36 +0100 Subject: [PATCH] change default secret key to a variable --- upload.php | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/upload.php b/upload.php index e844513..b2a6113 100644 --- a/upload.php +++ b/upload.php @@ -1,5 +1,10 @@ 'ERROR', 'url' => 'You need to set your upload secret in the configuration section of the upload.php file',