Changed default remote_config on server to 1

This commit is contained in:
Calvo 2023-04-24 09:27:56 +02:00
parent 831e1ea05f
commit bf3c662655
4 changed files with 4 additions and 4 deletions

View File

@ -502,7 +502,7 @@ unknown_events 1
global_alert_timeout 15
# If set to 1 allows PandoraFMS Server to be configured via the web console (PANDORA FMS ENTERPRISE ONLY).
remote_config 0
remote_config 1
# Remote address to send the configuration file (PANDORA FMS ENTERPRISE ONLY).
remote_config_address localhost

View File

@ -606,7 +606,7 @@ unknown_block_size 1000
global_alert_timeout 15
# If set to 1 allows PandoraFMS Server to be configured via the web console (PANDORA FMS ENTERPRISE ONLY).
remote_config 0
remote_config 1
# Remote address to send the configuration file (PANDORA FMS ENTERPRISE ONLY).
remote_config_address localhost

View File

@ -509,7 +509,7 @@ unknown_events 1
global_alert_timeout 15
# If set to 1 allows PandoraFMS Server to be configured via the web console (Only Enterprise version)
remote_config 0
remote_config 1
# Remote address to send the configuration file (PANDORA FMS ENTERPRISE ONLY).
remote_config_address localhost

View File

@ -605,7 +605,7 @@ unknown_block_size 1000
global_alert_timeout 15
# If set to 1 allows PandoraFMS Server to be configured via the web console (PANDORA FMS ENTERPRISE ONLY).
remote_config 0
remote_config 1
# Remote address to send the configuration file (PANDORA FMS ENTERPRISE ONLY).
remote_config_address localhost