Merge branch 'master' into legislation-module-stable

This commit is contained in:
Amaia Castro
2017-01-02 11:56:17 +01:00
11 changed files with 26 additions and 15 deletions

View File

@@ -57,6 +57,10 @@ Setting["org_name"] = "Consul"
# Consul installation place name (City, Country...)
Setting["place_name"] = "Consul-land"
# Meta tags for SEO
Setting["meta_description"] = nil
Setting["meta_keywords"] = nil
# Feature flags
Setting['feature.debates'] = true
Setting['feature.spending_proposals'] = true