mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-22 07:26:55 +00:00
use correct config syntax
Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
parent
1cf6f995d4
commit
56af317778
3 changed files with 25 additions and 25 deletions
|
|
@ -34,4 +34,4 @@ stdout_logfile=/dev/stdout
|
|||
stdout_logfile_maxbytes=0
|
||||
stderr_logfile=/dev/stderr
|
||||
stderr_logfile_maxbytes=0
|
||||
command=signaling -config /etc/signaling/server.conf
|
||||
command=signaling --config /etc/signaling/server.conf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue