mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-27 00:05:44 +02:00
Update to 2022-01-30 13:00
This commit is contained in:
@@ -67,7 +67,7 @@ taiga_public_url: https://{{ inventory_hostname }}/
|
||||
# Registration enabled ?
|
||||
taiga_user_registration: False
|
||||
# If registration is enabled (or if oidc auth is enabled), you can restrict email domains accepted by taiga
|
||||
taiga_user_registration_allowed_domains: []
|
||||
taiga_user_registration_allowed_domains: [ "{{ ansible_domain }}" ]
|
||||
# Max upload file size (in MB)
|
||||
taiga_max_upload_file_size: 20
|
||||
|
||||
|
Reference in New Issue
Block a user