testversuch ueber config

abfrage gefixed
menu wird nicht mehr angezeigt
This commit is contained in:
ma0048
2025-12-10 08:08:46 +01:00
parent d8e57d43f9
commit 8bab5285e9
5 changed files with 11 additions and 10 deletions
+1
View File
@@ -307,5 +307,6 @@ define('EXTERNE_UEBERWACHUNG_PROTOCOL_URL', 'https://example.com');
define('EXTERNE_UEBERWACHUNG_SECRET_KEY', null);
define('EXTERNE_UEBERWACHUNG_INTEGRATION_NAME', 'example');
define('EXTERNE_UEBERWACHUNG_SESSION_URL', 'https://example.com');
define('EXTERNE_UEBERWACHUNG_TRIAL_TEST', false);
?>