aboutsummaryrefslogtreecommitdiffstats
path: root/net/guacamole-server/files/guacd.conf.sample
blob: f86a4b06b90fbee6942ba3c37e3445f845efd33b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#
# guacd.conf example
#

[daemon]
# Possible log_level variables are:
# trace, debug, info, warning, and error
# Default is info
log_level = info

[server]
bind_host = localhost
bind_port = 4822

[ssl]
#server_certificate = /usr/local/etc/ssl/certs/guacd.crt
#server_key = /usr/local/etc/ssl/private/guacd.key