mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-12-25 03:12:08 +01:00
9 lines
220 B
Bash
9 lines
220 B
Bash
output_log=/var/log/agate.log
|
|
error_log=/var/log/agate.log
|
|
content_path=/var/gemini/
|
|
certificate_path=/var/gemini/.certificates
|
|
hostname=localhost
|
|
|
|
# comment to run without process supervisor
|
|
supervisor=supervise-daemon
|