OpenTogetherTube: add configuration and fix redis container name
This commit is contained in:
parent
8de560c410
commit
65203b480b
2 changed files with 7 additions and 1 deletions
5
docker/opentogethertube/production.toml
Normal file
5
docker/opentogethertube/production.toml
Normal file
|
@ -0,0 +1,5 @@
|
|||
log = { level = "info" }
|
||||
|
||||
[room]
|
||||
enable_create_temporary = false
|
||||
enable_create_permanent = false
|
Loading…
Add table
Add a link
Reference in a new issue