From: Eric Johansson (neku) Date: Sat, 14 May 2016 20:53:24 +0000 (+0200) Subject: very big imrovemtn X-Git-Tag: v1.0~91 X-Git-Url: https://jfr.im/git/uguu.git/commitdiff_plain/01552dad82e0b142f8bf5e4b75b2d58d3a82412b very big imrovemtn --- diff --git a/includes/config.template.php b/includes/config.template.php index 9bea70f..1e99eee 100644 --- a/includes/config.template.php +++ b/includes/config.template.php @@ -12,3 +12,5 @@ define("CONFIG_MAX_RETENTION_TIME", "60"); //Max retention time in minutes define("CONFIG_MAX_RETENTION_TEXT", "1 hour"); //Max retention time as a text to be displayed define("CONFIG_RANDOM_LENGTH", "12"); //Length of the random chain appended to the filename define ("CONFIG_BLOCKED_EXTENSIONS", serialize(array("exe", "scr", "rar", "zip", "com", "vbs", "bat", "cmd", "html", "htm", "msi"))); +//https://wiki.gentoo.org/wiki/Handbook to set this string correctly +define("VERYLO_NG_STRING_THATDOESNTREALLYD_O_ANYTHING", "ok");