From a060974fcef9903d6df70bf4420e2cbb96679c8b Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Thu, 26 Dec 2024 10:29:02 +0100 Subject: [PATCH] merge from dev Signed-off-by: CanbiZ <47820557+MickLesk@users.noreply.github.com> --- json/authentik.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/json/authentik.json b/json/authentik.json index 87103bb9..d55d0f1d 100644 --- a/json/authentik.json +++ b/json/authentik.json @@ -4,7 +4,7 @@ "categories": [ 11 ], - "date_created": "2024-11-06", + "date_created": "2024-12-26", "type": "ct", "updateable": true, "privileged": false, @@ -32,8 +32,8 @@ }, "notes": [ { - "text": "Initial configuration at http://:9000/if/flow/initial-setup/", - "type": "info" + "text": "Authentik is very resource-heavy, it is recommended to use at least 8GB RAM anytime!", + "type": "warning" } ] -} \ No newline at end of file +}