Displaying 2 results from an estimated 2 matches for "ignorepaths".
Did you mean:
ignorepath
2005 Jun 07
0
X100P long delay before dial
Hi,
I have an X100P which receives an analog line from another PBX.
These are the relevant entries in extensions,
PHONE1=Zap/1
[macro-extensions]
exten => s,1,Dial(${ARG1},20)
exten => s,2,Voicemail2(u${ARG2})
exten => s,102,Voicemail2(b${ARG2})
exten => s,103,Hangup
[home]
include=>tozap
exten => 2201,1,Macro(extensions,${PHONE1},${PHONE1VM})
exten =>
2007 Nov 23
3
CopyHandler and hidden files?
Hello,
I was wondering whether the CopyHandler plugin works with hidden files
like .htaccess? I have an .htaccess under src/ and another one under
src/code/, but they won''t be copied to output/. My config.yaml is:
File/CopyHandler:
paths: [''**/*.css'', ''**/*.js'', ''**/*.jpg'', ''**/*.png'',