use env variable for cache duration + limit API to logged in user only
This commit is contained in:
@@ -22,4 +22,5 @@ ALLOWED_HOSTS=
|
||||
CSRF_TRUSTED_ORIGINS=
|
||||
|
||||
OIDC_RP_CLIENT_ID=
|
||||
OIDC_WELLKNOWN=
|
||||
OIDC_WELLKNOWN=
|
||||
OIDC_CACHE_USERINFO=
|
||||
Reference in New Issue
Block a user