From bc7e0f5256f5c95beb08c2ed319256233f820a97 Mon Sep 17 00:00:00 2001 From: MickLesk Date: Thu, 21 May 2026 16:30:18 +0200 Subject: [PATCH] fixes --- json/tolgee.json | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/json/tolgee.json b/json/tolgee.json index cbf4f0ee..8f29d86a 100644 --- a/json/tolgee.json +++ b/json/tolgee.json @@ -29,16 +29,7 @@ ], "default_credentials": { "username": "admin", - "password": "Stored in /opt/tolgee/data/initial.pwd" + "password": "cat /opt/tolgee_data/initial.pwd" }, - "notes": [ - { - "text": "Tolgee listens on port 8080 by default.", - "type": "info" - }, - { - "text": "The initial admin password is generated automatically and stored in /opt/tolgee/data/initial.pwd on first start.", - "type": "info" - } - ] -} + "notes": [] +} \ No newline at end of file