#11391 Changed Days_purge_old_information
This commit is contained in:
parent
6290f526f9
commit
ef1cd39cac
|
@ -2493,7 +2493,7 @@ function config_process_config()
|
|||
}
|
||||
|
||||
if (!isset($config['Days_purge_old_information'])) {
|
||||
config_update_value('Days_purge_old_information', 90);
|
||||
config_update_value('Days_purge_old_information', 30);
|
||||
}
|
||||
|
||||
if (!isset($config['elasticsearch_user'])) {
|
||||
|
|
Loading…
Reference in New Issue