From aa96587a35c1c884a21dc69d6aea08064b871a0e Mon Sep 17 00:00:00 2001 From: h7x4 Date: Mon, 15 Dec 2025 16:00:52 +0900 Subject: [PATCH] assets/debian/config.toml: leave link to installation instructions --- assets/debian/config.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/assets/debian/config.toml b/assets/debian/config.toml index 38a54f3..e26c9b9 100644 --- a/assets/debian/config.toml +++ b/assets/debian/config.toml @@ -16,7 +16,8 @@ port = 3306 # systemd unit. username = "muscl" # This file gets created by systemd automatically, given you have set -# the password with `systemd-creds`. +# the password with `systemd-creds`. See /usr/share/doc/muscl/docs/installation.md +# for more information. password_file = "/run/credentials/muscl.service/muscl_mysql_password" # Database connection timeout in seconds