test delay + update template

This commit is contained in:
bkfox
2015-11-05 20:54:12 +01:00
parent 758bcb30a2
commit f5b5718231
3 changed files with 19 additions and 7 deletions

View File

@ -6,7 +6,7 @@ def ensure (key, default):
# dict of values to set (do not forget to escape chars)
ensure('AIRCOX_LIQUIDSOAP_CONFIG', {
ensure('AIRCOX_LIQUIDSOAP_SET', {
'log.file.path': '"/tmp/liquidsoap.log"',
'server.socket': 'true',
'server.socket.path': '"/tmp/liquidsoap.sock"'