move config...?

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
Jens Langhammer
2025-05-10 17:14:11 +02:00
parent e28968c896
commit 95db1ecf62
70 changed files with 77 additions and 77 deletions

View File

@ -12,7 +12,7 @@ from defusedxml import defuse_stdlib
from prometheus_client.values import MultiProcessValue
from authentik import get_full_version
from authentik.lib.config import CONFIG
from authentik.common.config import CONFIG
from authentik.lib.utils.http import get_http_session
from authentik.lib.utils.reflection import get_env
from authentik.root.debug import start_debug_server