Merge branch 'master' into polls

This commit is contained in:
Juanjo Bazán
2017-01-02 12:14:40 +01:00
14 changed files with 31 additions and 19 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