mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 17:25:26 +02:00
Changed default remote_config on server to 1
This commit is contained in:
parent
831e1ea05f
commit
bf3c662655
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user