mirror of
https://github.com/AlchemillaHQ/Sylve.git
synced 2026-06-25 02:34:59 +03:00
Fix explanation comment in rc.d script
This commit is contained in:
@@ -185,9 +185,9 @@ Now that we have both the config and data directories setup, we can create an `r
|
||||
#
|
||||
# sylve_enable (bool): Set to "NO" by default.
|
||||
# Set it to "YES" to enable sylve.
|
||||
# sylve_user (user): Set to "www" by default.
|
||||
# sylve_user (user): Set to "root" by default.
|
||||
# User to run sylve as.
|
||||
# sylve_group (group): Set to "www" by default.
|
||||
# sylve_group (group): Set to "wheel" by default.
|
||||
# Group to run sylve as.
|
||||
# sylve_args (str): Set to "-config %%ETCDIR%%/config.json" by default.
|
||||
# Extra flags passed to sylve.
|
||||
|
||||
Reference in New Issue
Block a user