adds setting key deleted by mistake
This commit is contained in:
@@ -34,6 +34,7 @@ Setting.create(key: 'feature.signature_sheets', value: "true")
|
|||||||
Setting.create(key: 'per_page_code', value: "")
|
Setting.create(key: 'per_page_code', value: "")
|
||||||
Setting.create(key: 'comments_body_max_length', value: '1000')
|
Setting.create(key: 'comments_body_max_length', value: '1000')
|
||||||
Setting.create(key: 'mailer_from_name', value: 'Consul')
|
Setting.create(key: 'mailer_from_name', value: 'Consul')
|
||||||
|
Setting.create(key: 'mailer_from_address', value: 'noreply@consul.dev')
|
||||||
Setting.create(key: 'meta_description', value: 'Citizen Participation and Open Government Application')
|
Setting.create(key: 'meta_description', value: 'Citizen Participation and Open Government Application')
|
||||||
Setting.create(key: 'meta_keywords', value: 'citizen participation, open government')
|
Setting.create(key: 'meta_keywords', value: 'citizen participation, open government')
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user