added auth flag and auth to /upload

This commit is contained in:
Christian Krakau-Louis
2025-03-25 16:22:59 +01:00
parent 6beaa30e25
commit d00ee8cc3d
3 changed files with 39 additions and 38 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ IMAP2_DELETE_AFTER_PROCESS=false
GOTENBERG_URL=http://gotenberg:3000
# ** needed for Authentik **
AUTH_ENABLED=true
SESSION_SECRET=<atLeast32Characters>
AUTHENTIK_CLIENT_ID=<yourAuthentikAppClientID>
AUTHENTIK_CLIENT_SECRET=<yourAuthentikAppClientSecret>