diff --git a/php/config.php b/php/config.php index c622b4f..68f3d1f 100644 --- a/php/config.php +++ b/php/config.php @@ -67,7 +67,7 @@ ini_set('user_agent', 'Mozilla/5.0 (X11; U; Linux i686; en-US; rv:7.0) Gecko/201 // ini_set('post_max_size',1050000000); // Delay between two update of remote parameters (in sec.) -define('REMOTE_PARAMS_UPDATE_DELAY', 3600); +define('REMOTE_PARAMS_UPDATE_DELAY', 86400); // General Info dirs define('DATAPATH', IHM_SRC_DIR.'/generic_data/'); -- libgit2 0.21.2