Testing KasmVNC
This commit is contained in:
@@ -45,3 +45,20 @@ stdout_logfile_backups=7
|
||||
stderr_logfile=/home/%(ENV_USER)s/.cache/log/vncproxy.err.log
|
||||
stderr_logfile_maxbytes=10MB
|
||||
stderr_logfile_backups=7
|
||||
|
||||
# [program:kasmxproxy]
|
||||
# priority=30
|
||||
# autostart=false
|
||||
# autorestart=true
|
||||
# numprocs=1
|
||||
# startsecs=0
|
||||
# user=%(ENV_USER)s
|
||||
# command=/usr/sbin/nginx -c /opt/noVNC/nginx.conf
|
||||
# environment=HOME="/home/%(ENV_USER)s",USER="%(ENV_USER)s"
|
||||
# stopsignal=INT
|
||||
# stdout_logfile=/home/%(ENV_USER)s/.cache/log/vncproxy.log
|
||||
# stdout_logfile_maxbytes=10MB
|
||||
# stdout_logfile_backups=7
|
||||
# stderr_logfile=/home/%(ENV_USER)s/.cache/log/vncproxy.err.log
|
||||
# stderr_logfile_maxbytes=10MB
|
||||
# stderr_logfile_backups=7
|
||||
|
||||
Reference in New Issue
Block a user