diff --git a/lib/config___users-template.php b/lib/config___users-template.php index d20d8d5..3d7a78e 100644 --- a/lib/config___users-template.php +++ b/lib/config___users-template.php @@ -14,7 +14,7 @@ $ICEcoderUserSettings = array( "visibleTabs" => false, "lockedNav" => true, "tagWrapperCommand" => "ctrl+alt", -"autoComplete" => "ctrl+space", +"autoComplete" => "keypress", "password" => "", "bannedFiles" => array(), "bannedPaths" => array("/var/www/.git","/var/www/sites/all/modules","/var/www/sites/default/files"),