mirror of
https://github.com/e107inc/e107.git
synced 2025-07-30 11:20:25 +02:00
Part of bugtracker #4352 - don't enable SF updates to start to avoid hanging on intranets after install
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
| GNU General Public License (http://gnu.org).
|
||||
|
|
||||
| $Source: /cvs_backup/e107_0.8/e107_files/def_e107_prefs.php,v $
|
||||
| $Revision: 1.9 $
|
||||
| $Date: 2008-01-15 21:57:24 $
|
||||
| $Revision: 1.10 $
|
||||
| $Date: 2008-03-17 20:48:48 $
|
||||
| $Author: e107steved $
|
||||
+----------------------------------------------------------------------------+
|
||||
*/
|
||||
@@ -155,7 +155,7 @@ City, State, Country
|
||||
'download_email' => '0',
|
||||
'comments_disabled' => '0',
|
||||
'memberlist_access' => '253',
|
||||
'check_updates' => '1',
|
||||
'check_updates' => '0',
|
||||
'enable_rdns' => '0',
|
||||
'enable_rdns_on_ban' => '0',
|
||||
'ban_max_online_access' => '100,200',
|
||||
|
Reference in New Issue
Block a user