Commit 202679ef authored by David Prandzioch's avatar David Prandzioch

Renamed apache24 occurance to caddy :-)

parent 75915e0a
......@@ -8,7 +8,7 @@
#
# Add the following lines to /etc/rc.conf to enable caddy:
# caddy_enable (bool): Set to "NO" by default.
# Set it to "YES" to enable apache24
# Set it to "YES" to enable caddy
#
# caddy_cert_email (str): Set to "" by default.
# Defines the SSL certificate issuer email. By providing an
......@@ -70,4 +70,4 @@ caddy_stop() {
kill -QUIT `cat $pidfile 2> /dev/null`
}
run_rc_command "$1"
\ No newline at end of file
run_rc_command "$1"
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment