mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-27 15:54:29 +02:00
Merge branch '815-update-conf-info-about-debug-mode-dev' into 'develop'
Changed conf description See merge request !663
This commit is contained in:
commit
393a1e2ee0
@ -18,8 +18,7 @@ logfile /var/log/pandora/pandora_agent.log
|
|||||||
# Interval in seconds, 300 by default
|
# Interval in seconds, 300 by default
|
||||||
interval 300
|
interval 300
|
||||||
|
|
||||||
# Debug mode only generate XML, and stop after first execution,
|
# Debug mode renames XML in the temp folder and continues running
|
||||||
# and does not copy XML to server.
|
|
||||||
debug 0
|
debug 0
|
||||||
|
|
||||||
# Optional. UDP Server to receive orders from outside
|
# Optional. UDP Server to receive orders from outside
|
||||||
|
@ -77,7 +77,7 @@ server_port 41121
|
|||||||
# If set to 1 disables log writing into pandora_agent.log
|
# If set to 1 disables log writing into pandora_agent.log
|
||||||
#disable_logfile 1
|
#disable_logfile 1
|
||||||
|
|
||||||
# Debug mode do not copy XML data files to server.
|
# Debug mode renames XML in the temp folder and continues running
|
||||||
# debug 1
|
# debug 1
|
||||||
|
|
||||||
# If set to 1 allows the agent to be configured via the web console
|
# If set to 1 allows the agent to be configured via the web console
|
||||||
|
Loading…
x
Reference in New Issue
Block a user