1
0
mirror of https://gitlab.crans.org/nounous/ghostream.git synced 2025-06-27 05:28:44 +02:00

Match aliases as groups

This commit is contained in:
Yohann D'ANELLO
2021-01-03 05:07:25 +01:00
parent 8d2adad509
commit 7e0ee7aba5
3 changed files with 30 additions and 11 deletions

View File

@ -36,8 +36,10 @@ auth:
# userdn: cn=users,dc=example,dc=com
#
# # You can define aliases, to stream on stream.example.com/example with the credentials of the demo account.
# # You will have to use the streamid example__demo:password
# aliases:
# example: demo
# example:
# demo: ignored
#
## Stream forwarding ##