mirror of
https://github.com/asterisk/asterisk.git
synced 2026-05-03 11:56:49 +00:00
Add comment to asterisk.conf.sample clarifying that template sections are ignored
Add comment to asterisk.conf.sample clarifying that template sections are ignored. Resolves: #1692
This commit is contained in:
committed by
Asterisk Development Team
parent
f8d86fb90b
commit
f79dba52da
@@ -1,3 +1,7 @@
|
|||||||
|
; In order for Asterisk to process the [directories](!) stanza below,
|
||||||
|
; you will need to remove the (!) suffix, which marks this as a template.
|
||||||
|
; The compiled-in defaults are typically sufficient, so most users will
|
||||||
|
; not have to do this.
|
||||||
[directories](!)
|
[directories](!)
|
||||||
astcachedir => /var/cache/asterisk
|
astcachedir => /var/cache/asterisk
|
||||||
astetcdir => /etc/asterisk
|
astetcdir => /etc/asterisk
|
||||||
|
|||||||
Reference in New Issue
Block a user