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
pull/1714/head
phoneben 9 months ago
parent a1c3677d4a
commit 0e754b214b

@ -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](!)
astcachedir => /var/cache/asterisk
astetcdir => /etc/asterisk

Loading…
Cancel
Save