disable new users
This commit is contained in:
@@ -20,11 +20,11 @@ linkwarden:
|
||||
- name: NEXTAUTH_URL
|
||||
value: https://bookmarks.alexlebens.dev/api/v1/auth
|
||||
- name: NEXT_PUBLIC_DISABLE_REGISTRATION
|
||||
value: false
|
||||
value: true
|
||||
- name: NEXT_PUBLIC_CREDENTIALS_ENABLED
|
||||
value: false
|
||||
- name: DISABLE_NEW_SSO_USERS
|
||||
value: false
|
||||
value: true
|
||||
- name: NEXT_PUBLIC_AUTHENTIK_ENABLED
|
||||
value: true
|
||||
- name: AUTHENTIK_CUSTOM_NAME
|
||||
|
Reference in New Issue
Block a user