style: refine dyndns.sh and vars.example comments and formatting
This commit is contained in:
+2
-2
@@ -69,7 +69,7 @@
|
||||
# Database login credentials.
|
||||
# These are mainly used when DYNDNS_SQL_GROUP is unset/empty.
|
||||
#set_var DYNDNS_SQL_USER "dyndns_user"
|
||||
#set_var DYNDNS_SQL_PASS "strong_passphrase"
|
||||
#set_var DYNDNS_SQL_PASS "<REPLACE_WITH_STRONG_PASSWORD>"
|
||||
|
||||
# Additional database client options, if needed.
|
||||
# Example:
|
||||
@@ -119,7 +119,7 @@
|
||||
#set_var DYNDNS_MEMBER_EMAIL "admin@example24.com"
|
||||
|
||||
# Password or shared secret used during member creation/authentication
|
||||
#set_var DYNDNS_MEMBER_PASS "strong_passphrase"
|
||||
#set_var DYNDNS_MEMBER_PASS "<REPLACE_WITH_STRONG_PASSWORD>"
|
||||
|
||||
# ------------------------------------------------------------------
|
||||
# OPTIONAL COMMAND HOOKS
|
||||
|
||||
Reference in New Issue
Block a user