# conf.d file for prosody-filer

#
# Specify the path to the configuration file.
#

PROSODY_FILER_CONF="/etc/prosody-filer/config.toml"

#
# Specify the user the daemon should run under.
#

PROSODY_FILER_USER="prosody-filer"

#
# Specify the group the daemon should run under.
#

PROSODY_FILER_GROUP="prosody-filer"
