aports/testing/slidge/slidge.confd
Celeste 908c0bcdb1 testing/slidge: new aport
https://slidge.im/
XMPP puppeteering gateway framework
2024-01-19 01:48:28 +00:00

17 lines
623 B
Bash

# Configuration for /etc/init.d/slidge
# Specify the location of the INI config file for a Slidge gateway.
# If an initscript called slidge.matridge is symlinked to slidge,
# the default config file will be /etc/slidge/matridge.conf
#SLIDGE_CONFIG="/etc/slidge/slidge.conf"
# If an initscript called slidge.matridge is symlinked to slidge,
# the default log file will be /var/log/slidge/matridge.log
#output_log=/var/log/slidge/slidge.log"
#error_log=/var/log/slidge/slidge.log"
# Command-line options for running /usr/bin/slidge
#command_args=""
# Comment out to disable process supervisor
supervisor=supervise-daemon