openwebrx/openwebrx.conf
Jakob Ketterl 6aabff034a add config option to allow binding to a specific address
original idea by @OH2LAK (see #367)
2024-01-18 00:59:43 +01:00

17 lines
494 B
Plaintext

[core]
data_directory = /var/lib/openwebrx
temporary_directory = /tmp
log_level = INFO
[web]
port = 8073
ipv6 = true
# Uncomment bind_address to bind OpenWebRX to a specific IP-address.
# By default, OpenWebRX will bind to all interfaces.
# Use ::1 for localhost only, or any other configured address to bind to that address only.
#bind_address = ::1
[aprs]
# path to the aprs symbols repository (get it here: https://github.com/hessu/aprs-symbols)
symbols_path = /usr/share/aprs-symbols/png