mirror of
https://github.com/nextcloud/vm.git
synced 2025-10-26 11:27:32 +00:00
remove " " (#1292)
This commit is contained in:
parent
f345836b20
commit
a2adfab3a5
@ -148,7 +148,7 @@ no-tlsv1
|
||||
no-tlsv1_1
|
||||
no-stdout-log
|
||||
simple-log
|
||||
log-file="$VMLOGS"/turnserver.log
|
||||
log-file=$VMLOGS/turnserver.log
|
||||
TURN_CREATE
|
||||
if [ -f "$TURN_CONF" ];
|
||||
then
|
||||
|
||||
Loading…
Reference in New Issue
Block a user