1
0

Liquidsoap's ;ogging to stdout is ruled in vars file.

This commit is contained in:
Alexander Andreev 2022-08-29 20:24:47 +04:00
parent cf63f471a8
commit 37b3ccd3ae
Signed by: Arav
GPG Key ID: 0388CC8FAA51063F
2 changed files with 3 additions and 1 deletions

View File

@ -22,7 +22,7 @@ end
settings.server.telnet.set(false)
settings.harbor.bind_addrs.set(["0.0.0.0"])
settings.log.file.set(false)
settings.log.stdout.set(true)
settings.log.stdout.set(log_stdout)
fallback_song = mksafe(single(fullpath("fallback.mp3")))
fallback_song = map_metadata(fallback_alter_title, fallback_song)

View File

@ -1,5 +1,7 @@
# THIS FILE CAN BE SAFELY CHANGED
log_stdout = false
radio_url = "https://radio.arav.top"
radio_name = "Arav's dwelling / Radio"
radio_desc = "Broadcasting from under my desk."