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

# user to run ultimate-ircd 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%"