hippocampus: matrix: sfu missing semicolon
This commit is contained in:
@@ -18,7 +18,7 @@
|
|||||||
# for RTC usage, e.g. RTMP, WHIP, etc.
|
# for RTC usage, e.g. RTMP, WHIP, etc.
|
||||||
ingress = { enable = false; };
|
ingress = { enable = false; };
|
||||||
# Redis is used if we were to use ingress
|
# Redis is used if we were to use ingress
|
||||||
redis = { createLocally = false };
|
redis = { createLocally = false; };
|
||||||
settings = {
|
settings = {
|
||||||
port = 7375;
|
port = 7375;
|
||||||
rtc = {
|
rtc = {
|
||||||
|
|||||||
Reference in New Issue
Block a user