mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-04-04 00:17:06 +00:00
mod: protect the coturn turnserver secret
This commit is contained in:
parent
2114b9a5d2
commit
7cf55db865
@ -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"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user