1
0
Fork 0
livestream-tools/icedreammusic/liquidsoap/settings.liq

9 lines
391 B
Plaintext

stream_name=getenv(default="Spontaneously live in the mix", "STREAM_NAME")
stream_description=getenv(default="", "STREAM_DESCRIPTION")
internal_icecast_username=getenv(default="source", "INTERNAL_ICECAST_USERNAME")
internal_icecast_password=getenv(default="source", "INTERNAL_ICECAST_PASSWORD")
rektfm_username=getenv("REKTNETWORK_USERNAME")
rektfm_password=getenv("REKTNETWORK_PASSWORD")