mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-04-15 23:47:24 +02:00
mod: protect the coturn turnserver secret
This commit is contained in:
@@ -47,6 +47,7 @@ STATIC_AUTH_SECRET='$(generate_password 64)'
|
|||||||
TURNSERVER_HOSTNAME=
|
TURNSERVER_HOSTNAME=
|
||||||
EOF
|
EOF
|
||||||
fi
|
fi
|
||||||
|
chmod 640 "$STORAGE_ROOT/voip/turnserver.conf"
|
||||||
. "$STORAGE_ROOT/voip/turnserver.conf"
|
. "$STORAGE_ROOT/voip/turnserver.conf"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user