Allow different manager auth settings per tenant
This commit is contained in:
@@ -57,7 +57,7 @@ staging:
|
||||
# my_tenant_subdomain:
|
||||
# secret_key: my_secret_value
|
||||
#
|
||||
# Currently you can overwrite SMTP settings and SMS settings.
|
||||
# Currently you can overwrite SMTP, SMS and manager settings.
|
||||
<<: *maps
|
||||
<<: *apis
|
||||
|
||||
@@ -92,7 +92,7 @@ preproduction:
|
||||
# my_tenant_subdomain:
|
||||
# secret_key: my_secret_value
|
||||
#
|
||||
# Currently you can overwrite SMTP settings and SMS settings.
|
||||
# Currently you can overwrite SMTP, SMS and manager settings.
|
||||
twitter_key: ""
|
||||
twitter_secret: ""
|
||||
facebook_key: ""
|
||||
@@ -132,7 +132,7 @@ production:
|
||||
# my_tenant_subdomain:
|
||||
# secret_key: my_secret_value
|
||||
#
|
||||
# Currently you can overwrite SMTP settings and SMS settings.
|
||||
# Currently you can overwrite SMTP, SMS and manager settings.
|
||||
twitter_key: ""
|
||||
twitter_secret: ""
|
||||
facebook_key: ""
|
||||
|
||||
Reference in New Issue
Block a user