Rename project to muscle
Some checks failed
Some checks failed
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
# This should go to `/etc/mysqladm/config.toml`
|
||||
# This should go to `/etc/muscle/config.toml`
|
||||
|
||||
[server]
|
||||
# The path to the socket where users can connect to the daemon.
|
||||
#
|
||||
# Note that this options gets ignored if you are using systemd socket activation
|
||||
# (see `systemctl status mysqladm.socket`)
|
||||
socket_path = "/run/mysqladm/mysqladm.sock"
|
||||
# (see `systemctl status muscle.socket`)
|
||||
socket_path = "/run/muscle/muscle.sock"
|
||||
|
||||
[mysql]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user