summaryrefslogtreecommitdiff
path: root/net-irc/anope/files/anope-conf.d-v2
blob: 0eeabdbbb6850cf33b95f7b51d442ba3c8778eac (plain)
1
2
3
4
5
6
7
8
9
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

# user to run anope as
ANOPE_USER="anope"

# Additional commandline parameters
ANOPE_OPTS="--confdir=/etc/anope --logdir=/var/log/anope --dbdir=/var/lib/anope"
ANOPE_OPTS="${ANOPE_OPTS} --localedir=/usr/share/locale --modulesdir=%LIBDIR%"