hostname.conf.sample: change some file comments..
This commit is contained in:
parent
fb0a3dff2d
commit
c97ca479b8
@ -101,9 +101,10 @@ DATABASE_NAME="ownCloud_test"
|
||||
# - Credentials to access MySQL/MariaDB Database
|
||||
# -
|
||||
# - Example
|
||||
# - mysql_credential_args="--login-path=local"
|
||||
# - mysql_credential_args="--defaults-file=/etc/mysql/debian.cnf" (Debian default)
|
||||
# - mysql_credential_args="--defaults-file=/usr/local/mysql/sys-maint.cnf"
|
||||
# - MYSQL_CREDENTIALS="--login-path=local"
|
||||
# - MYSQL_CREDENTIALS="--defaults-file=/etc/mysql/debian.cnf" (Debian default)
|
||||
# - MYSQL_CREDENTIALS="--defaults-file=/usr/local/mysql/sys-maint.cnf"
|
||||
# - MYSQL_CREDENTIALS="-S/run/mysqld/mysqld.sock"
|
||||
# -
|
||||
MYSQL_CREDENTIALS="--login-path=local"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user