diff --git a/inc/config.php b/inc/config.php index 050e8df8..bf08a963 100644 --- a/inc/config.php +++ b/inc/config.php @@ -40,7 +40,7 @@ $config['blotter'] = &$config['global_message']; // Automatically check if a newer version of Tinyboard is available when an administrator logs in. - $config['check_updates'] = true; + $config['check_updates'] = false; // How often to check for updates $config['check_updates_time'] = 43200; // 12 hours