]> jfr.im git - uguu.git/blobdiff - static/php/includes/settings.inc.php
bug fix
[uguu.git] / static / php / includes / settings.inc.php
index 8223c282eda860eb312886e22b14e1bcfb673cc0..2a7a9d703acd9d30ce7b7c7d3a4ec094012966b9 100644 (file)
@@ -26,7 +26,10 @@ define('UGUU_DB_USER', 'NULL');
 define('UGUU_DB_PASS', 'NULL');
 
 /** Log IP of uploads */
-define('LOG_IP', 'no');
+define('LOG_IP', 'false');
+
+/** Dont upload a file already in the DB */
+define('ANTI_DUPE', 'false');
 
 /*
  * File system location where to store uploaded files