26 lines
465 B
Plaintext
26 lines
465 B
Plaintext
[general]
|
|
enabled = yes
|
|
port = 5038
|
|
bindaddr = 0.0.0.0
|
|
|
|
[cron]
|
|
secret = 1234
|
|
read = system,call,log,verbose,command,agent,user,originate
|
|
write = system,call,log,verbose,command,agent,user,originate
|
|
|
|
[updatecron]
|
|
secret = 1234
|
|
read = command
|
|
write = command
|
|
|
|
[listencron]
|
|
secret = 1234
|
|
read = system,call,log,verbose,command,agent,user
|
|
;read = all
|
|
write = command
|
|
|
|
[sendcron]
|
|
secret = 1234
|
|
read = command
|
|
write = system,call,log,verbose,command,agent,user,originate
|