Added access_log.

This commit is contained in:
ha7ilm
2016-02-10 17:33:48 +01:00
parent 998c338a0e
commit 69233a8dea
2 changed files with 20 additions and 2 deletions

View File

@ -109,3 +109,5 @@ start_freq = center_freq
start_mod = "nfm" #nfm, am, lsb, usb, cw
iq_server_port = 4951 #TCP port for ncat to listen on. It will send I/Q data over its connections, for internal use in OpenWebRX. It is only accessible from the localhost by default.
#access_log = "~/openwebrx_access.log"