Browse Source

Update config.sample.php

remotes/origin/ldap_group_count
Volkan Gezer 12 years ago
parent
commit
1a0fc49018
  1. 2
      config/config.sample.php

2
config/config.sample.php

@ -142,7 +142,7 @@ $CONFIG = array(
'allow_user_to_change_display_name' => true,
/* Check 3rdparty apps for malicious code fragments */
"appcodechecker" => false,
"appcodechecker" => true,
/* Check if ownCloud is up to date */
"updatechecker" => true,

Loading…
Cancel
Save