mirror of
https://github.com/webmin/webmin.git
synced 2025-08-17 19:06:28 +00:00
Use universal MySQL/MariaDB config file location
This commit is contained in:
@ -16,7 +16,7 @@ date_subs=0
|
|||||||
passwd_mode=0
|
passwd_mode=0
|
||||||
mysql_data=/var/lib/mysql
|
mysql_data=/var/lib/mysql
|
||||||
max_dbs=50
|
max_dbs=50
|
||||||
my_cnf=/etc/mysql/mysql.cnf
|
my_cnf=/etc/mysql/my.cnf
|
||||||
max_text=1000
|
max_text=1000
|
||||||
nopwd=0
|
nopwd=0
|
||||||
webmin_subs=0
|
webmin_subs=0
|
||||||
|
Reference in New Issue
Block a user