summaryrefslogtreecommitdiffstats
path: root/debian/phenny.default
blob: 3270d731decc771177ef97d1e7b8d554f90cb773 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# The user the phenny bot is executed as (defaults to nobody).
#PHENNY_USER="nobody"

# The group the phenny bot is executed as. If not specified the default group
# of the PHENNY_USER is used.
#PHENNY_GROUP=""

# The config file or directory for the phenny bot(s). If it is a directory, for
# each *.py file in it an own bot will start with that file as config.
#PHENNY_CONFIG="/etc/phenny/"

# Other opts to the phenny daemon.
#PHENNY_OPTS=""