-pypo now working
This commit is contained in:
parent
70f7cb6edc
commit
3d4d3afc5d
5 changed files with 70 additions and 14 deletions
|
@ -10,7 +10,7 @@
|
|||
# general settings #
|
||||
###########################################
|
||||
|
||||
log_file = "/home/martin/workspace/pypo/<script>.log"
|
||||
log_file = "/var/log/pypo/<script>.log"
|
||||
log_level = 3
|
||||
|
||||
# archive directory
|
||||
|
@ -28,9 +28,7 @@ icecast_port = 8000
|
|||
icecast_pass = "hackme"
|
||||
|
||||
# mountpoints
|
||||
mount_scheduler = "pypo_scheduler.mp3"
|
||||
mount_fallback = "pypo_fallback.mp3"
|
||||
mount_final = "pypo_final.mp3"
|
||||
mount_scheduler = "airtime.mp3"
|
||||
|
||||
# mount intra is used for scheduler >>> fallback stream
|
||||
mount_intra = "pypo_intra"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue