Files
bongo/init/bongoinit.conf.rpl.in
T
Mario Fetka 5897512fd9 Modernize Bongo protocols and administration
Complete the current IMAP, POP3, SMTP and proxy protocol work; add the validated setup and administration UI, packaging examples, tests, and maintained roadmap/documentation for the 0.7 development line.
2026-07-18 04:26:00 +02:00

12 lines
296 B
Plaintext

# Defaults for bongoproject initscript
# sourced by /etc/init.d/bongo
# installed below Bongo's configured system configuration directory
#
# This is a POSIX shell fragment
#
# Additional options that are passed to the Daemon.
DAEMON_OPTS="-f -k"
RUN_STANDALONE=0
RUN_STANDALONE_OPTS=" -p 8080"