From e9872795ee46ab9cface134d0c70427922c5f060 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Tue, 13 Jan 2026 13:51:37 +0100 Subject: [PATCH] finalize json --- frontend/public/json/ampache.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/public/json/ampache.json b/frontend/public/json/ampache.json index 16df69787..d16099011 100644 --- a/frontend/public/json/ampache.json +++ b/frontend/public/json/ampache.json @@ -37,11 +37,11 @@ "type": "info" }, { - "text": "Database credentials are stored in ~/ampache.creds", + "text": "Database credentials are stored in `~/ampache.creds` - use only the MySQL username and password from this file", "type": "info" }, { - "text": "Supports multiple music formats with transcoding capabilities", + "text": "During installation, only check 'Create Tables' - leave 'Create Database' and 'Create Database User' unchecked", "type": "info" } ]