mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 00:04:37 +02:00
#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…
x
Reference in New Issue
Block a user