Use either HTTP or HTTPS.
If HTTPS is enabled, RLGWebD will not use insecure HTTP.
This commit is contained in:
parent
2e9d5071d9
commit
5b790718d8
2 changed files with 15 additions and 16 deletions
|
|
@ -5,9 +5,7 @@
|
|||
# Location of the socket for start/stop commands
|
||||
#control_socket = /var/run/rlgwebd.sock
|
||||
# Port number to bind
|
||||
#http_port = 8080
|
||||
# Port number for HTTPS
|
||||
#https_port = 8081
|
||||
#port = 8080
|
||||
# Path to the dgamelaunch installation to chroot into
|
||||
# If you change this, change the Makefile too
|
||||
#chrootDir = /var/dgl/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue