summaryrefslogtreecommitdiff
path: root/lib/config.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/config.php')
-rw-r--r--lib/config.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/config.php b/lib/config.php
index b182d3a..fac6e02 100644
--- a/lib/config.php
+++ b/lib/config.php
@@ -28,6 +28,9 @@ $cfg = [
'storeoriginal' => true,
'urlupload' => true
],
+ 'reupload' => [
+ 'enable' => true
+ ],
'rating' => [
'enable' => true,
'names' => "-1=COAL\n1=GEM",