asterisk-gui: comment out the template password protected sections

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
This commit is contained in:
Jiri Slachta 2014-10-28 20:12:39 +01:00
parent f0678bcc22
commit 496576451b
2 changed files with 8 additions and 8 deletions

View file

@ -14,8 +14,8 @@ bindaddr = 0.0.0.0
; use creative permission games to allow other serivces to create their own
; files
[admin]
secret = admin
read = system,call,log,verbose,command,agent,config
write = system,call,log,verbose,command,agent,config
#[admin]
# secret = securePassword
# read = system,call,log,verbose,command,agent,config
# write = system,call,log,verbose,command,agent,config

View file

@ -14,8 +14,8 @@ bindaddr = 0.0.0.0
; use creative permission games to allow other serivces to create their own
; files
[admin]
secret = admin
read = system,call,log,verbose,command,agent,config
write = system,call,log,verbose,command,agent,config
#[admin]
# secret = securePassword
# read = system,call,log,verbose,command,agent,config
# write = system,call,log,verbose,command,agent,config