-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcustom.conf
19 lines (19 loc) · 1.06 KB
/
custom.conf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
;#####################################################################;
; CUSTOM CONFIGURATION ;
; ;
; following options will override the ones are in webone.conf ;
; ;
; (!) custom.conf allows to keep your configuration safe during ;
; updates while webone.conf may be easily overridden ;
; ;
; (for syntax and option names, see ../webone.conf) ;
;#####################################################################;
[Server]
; An external port to listen
;Remember to update the port, if you change it in the settings
;Port=8080
Port=%SERVICE_PORT%
; Proxy's host name (set to valid IP or domain name for use with/on Linux or macOS)
; DefaultHostName=%PROXY_HOSTNAME%
; Path to server log file with "preserve log" option. (also see LogFile option)
AppendLogFile=%LOG_DIR%/webone.log