Update backup script

This commit is contained in:
2026-01-21 19:14:59 +00:00
parent 0024c5e1d7
commit 6b3eec8303
10 changed files with 383 additions and 80 deletions

View File

@@ -100,7 +100,7 @@ data:
# Credentials for the database.
username: luckperms
password: '${CFG_LUCKPERMS_DB_PASSWORD}'
password: '${CFG_LUCKPERMS_PASSWORD}'
# These settings apply to the MySQL connection pool.
# - The default values will be suitable for the majority of users.