mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-08 05:56:38 +00:00
add allow_base_domain_resources to installer
This commit is contained in:
@@ -41,3 +41,4 @@ flags:
|
|||||||
disable_signup_without_invite: true
|
disable_signup_without_invite: true
|
||||||
disable_user_create_org: true
|
disable_user_create_org: true
|
||||||
allow_raw_resources: true
|
allow_raw_resources: true
|
||||||
|
allow_base_domain_resources: true
|
||||||
|
|||||||
@@ -54,3 +54,4 @@ flags:
|
|||||||
disable_signup_without_invite: {{.DisableSignupWithoutInvite}}
|
disable_signup_without_invite: {{.DisableSignupWithoutInvite}}
|
||||||
disable_user_create_org: {{.DisableUserCreateOrg}}
|
disable_user_create_org: {{.DisableUserCreateOrg}}
|
||||||
allow_raw_resources: true
|
allow_raw_resources: true
|
||||||
|
allow_base_domain_resources: true
|
||||||
|
|||||||
Reference in New Issue
Block a user