ports/net/guacamole/server/files/guacd.conf

14 lines
302 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
[daemon]
# debug, info, warning, error
#log_level = info
[server]
#bind_host = localhost
#bind_port = 4822
[ssl]
# for communications between web application and guacd
# (mainly useful if they run on separate hosts)
#server_certificate = /etc/ssl/server.crt
#server_key = /etc/ssl/private/server.key