Use the tenant name as default organization name

This way we'll avoid having all tenant organizations named "CONSUL" by
default, and we'll also use different email senders per tenant, which
will reduce the change of the emails being marked as spam.
This commit is contained in:
Javi Martín
2022-11-10 00:37:45 +01:00
parent 03614325d1
commit 061ae94f98
4 changed files with 28 additions and 5 deletions

View File

@@ -6,12 +6,10 @@ section "Creating Settings" do
"feature.featured_proposals": "true",
"feature.map": "true",
"instagram_handle": "CONSUL",
"mailer_from_name": "CONSUL",
"meta_description": "Citizen participation tool for an open, "\
"transparent and democratic government",
"meta_keywords": "citizen participation, open government",
"meta_title": "CONSUL",
"org_name": "CONSUL",
"proposal_code_prefix": "MAD",
"proposal_notification_minimum_interval_in_days": 0,
"telegram_handle": "CONSUL",