1
0
mirror of https://gitlab.crans.org/nounous/ghostream.git synced 2025-06-27 04:18:45 +02:00

Replace dots by underscores in MapDomainToStream configuration

This commit is contained in:
Yohann D'ANELLO
2020-10-13 17:18:44 +02:00
parent 4546f3b8fb
commit de2ac30292
2 changed files with 4 additions and 1 deletions

View File

@ -119,9 +119,10 @@ web:
# e.g., on http://stream.example.com:8080/, if the domain stream.example.com is mapped to "example",
# the stream served will be "example".
# This implies that your domain will be able to serve only one stream.
# Dots in the domain name must be remplaced by underscores to avoid yaml issues.
#
#mapDomainToStream:
# stream.example.com: example
# stream_example_com: example
# Stream player poster
# Shown when stream is loading or inactive.