mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +02:00
Merge branch 'develop' of https://brutus.artica.lan:8081/artica/pandorafms into develop
This commit is contained in:
commit
e0d55c56e6
@ -28,6 +28,9 @@ debug 0
|
|||||||
# Group assigned for this agent (descriptive, p.e: Servers)
|
# Group assigned for this agent (descriptive, p.e: Servers)
|
||||||
#group Servers
|
#group Servers
|
||||||
|
|
||||||
|
# Group password (if defined).
|
||||||
|
#group_password
|
||||||
|
|
||||||
# Autotime: Enforce to server to ignore timestamp coming from this
|
# Autotime: Enforce to server to ignore timestamp coming from this
|
||||||
# agent, used when agents has no timer or it's inestable. 1 to enable
|
# agent, used when agents has no timer or it's inestable. 1 to enable
|
||||||
# this feature
|
# this feature
|
||||||
|
@ -42,6 +42,9 @@ udp_server_auth_address 0.0.0.0
|
|||||||
# Group assigned for this agent (descriptive, p.e: Servers)
|
# Group assigned for this agent (descriptive, p.e: Servers)
|
||||||
#group Servers
|
#group Servers
|
||||||
|
|
||||||
|
# Group password (if defined).
|
||||||
|
#group_password
|
||||||
|
|
||||||
# address: Enforce to server a ip address to this agent
|
# address: Enforce to server a ip address to this agent
|
||||||
# You can also try to detect the first IP using "auto", for example
|
# You can also try to detect the first IP using "auto", for example
|
||||||
#address auto
|
#address auto
|
||||||
|
@ -50,6 +50,9 @@ udp_server_auth_address 0.0.0.0
|
|||||||
# Group assigned for this agent (descriptive, p.e: Servers)
|
# Group assigned for this agent (descriptive, p.e: Servers)
|
||||||
group Servers
|
group Servers
|
||||||
|
|
||||||
|
# Group password (if defined).
|
||||||
|
#group_password
|
||||||
|
|
||||||
# address: Enforce to server a ip address to this agent
|
# address: Enforce to server a ip address to this agent
|
||||||
# You can also try to detect the first IP using "auto", for example
|
# You can also try to detect the first IP using "auto", for example
|
||||||
address auto
|
address auto
|
||||||
|
@ -30,6 +30,9 @@ debug 0
|
|||||||
# Group assigned for this agent (descriptive, p.e: Servers)
|
# Group assigned for this agent (descriptive, p.e: Servers)
|
||||||
#group Servers
|
#group Servers
|
||||||
|
|
||||||
|
# Group password (if defined).
|
||||||
|
#group_password
|
||||||
|
|
||||||
# Autotime: Enforce to server to ignore timestamp coming from this
|
# Autotime: Enforce to server to ignore timestamp coming from this
|
||||||
# agent, used when agents has no timer or it's inestable. 1 to enable
|
# agent, used when agents has no timer or it's inestable. 1 to enable
|
||||||
# this feature
|
# this feature
|
||||||
|
@ -50,6 +50,9 @@ udp_server_auth_address 0.0.0.0
|
|||||||
# Group assigned for this agent (descriptive, p.e: Servers)
|
# Group assigned for this agent (descriptive, p.e: Servers)
|
||||||
group Servers
|
group Servers
|
||||||
|
|
||||||
|
# Group password (if defined).
|
||||||
|
#group_password
|
||||||
|
|
||||||
# address: Enforce to server a ip address to this agent
|
# address: Enforce to server a ip address to this agent
|
||||||
# You can also try to detect the first IP using "auto", for example
|
# You can also try to detect the first IP using "auto", for example
|
||||||
address auto
|
address auto
|
||||||
|
@ -42,6 +42,9 @@ udp_server_auth_address 0.0.0.0
|
|||||||
# Group assigned for this agent (descriptive, p.e: Servers)
|
# Group assigned for this agent (descriptive, p.e: Servers)
|
||||||
#group Servers
|
#group Servers
|
||||||
|
|
||||||
|
# Group password (if defined).
|
||||||
|
#group_password
|
||||||
|
|
||||||
# Autotime: Enforce to server to ignore timestamp coming from this
|
# Autotime: Enforce to server to ignore timestamp coming from this
|
||||||
# agent, used when agents has no timer or it's inestable. 1 to enable
|
# agent, used when agents has no timer or it's inestable. 1 to enable
|
||||||
# this feature
|
# this feature
|
||||||
|
@ -33,6 +33,9 @@ debug 0
|
|||||||
# Group assigned for this agent (descriptive, p.e: Servers)
|
# Group assigned for this agent (descriptive, p.e: Servers)
|
||||||
group Servers
|
group Servers
|
||||||
|
|
||||||
|
# Group password (if defined).
|
||||||
|
#group_password
|
||||||
|
|
||||||
# Autotime: Enforce to server to ignore timestamp coming from this
|
# Autotime: Enforce to server to ignore timestamp coming from this
|
||||||
# agent, used when agents has no timer or it's inestable. 1 to enable
|
# agent, used when agents has no timer or it's inestable. 1 to enable
|
||||||
# this feature
|
# this feature
|
||||||
|
@ -30,6 +30,9 @@ debug 0
|
|||||||
# Group assigned for this agent (descriptive, p.e: Servers)
|
# Group assigned for this agent (descriptive, p.e: Servers)
|
||||||
#group Servers
|
#group Servers
|
||||||
|
|
||||||
|
# Group password (if defined).
|
||||||
|
#group_password
|
||||||
|
|
||||||
# Autotime: Enforce to server to ignore timestamp coming from this
|
# Autotime: Enforce to server to ignore timestamp coming from this
|
||||||
# agent, used when agents has no timer or it's inestable. 1 to enable
|
# agent, used when agents has no timer or it's inestable. 1 to enable
|
||||||
# this feature
|
# this feature
|
||||||
|
Loading…
x
Reference in New Issue
Block a user