mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-04 16:21:38 +01:00
8 lines
123 B
Plaintext
8 lines
123 B
Plaintext
# /etc/conf.d/znc
|
|
|
|
# Location of the znc configuration folder
|
|
ZNC_CONF="/var/lib/znc"
|
|
|
|
# User to run znc as
|
|
ZNC_USER="znc"
|