diff --git a/lib/config___users-template.php b/lib/config___users-template.php index d48c3b4..36c8099 100644 --- a/lib/config___users-template.php +++ b/lib/config___users-template.php @@ -21,6 +21,7 @@ $ICEcoderUserSettings = array( "bannedFiles" => array(), "bannedPaths" => array("/var/www/.git","/var/www/sites/all/modules","/var/www/sites/default/files"), "allowedIPs" => array("*"), +"autoLogoutMins" => 0, "theme" => "default", "fontSize" => "13px", "lineWrapping" => true,