Add new feature setting 'remote_census'

It will allow to enable remote census configuration.
This commit is contained in:
taitus
2019-04-10 13:14:43 +02:00
committed by Javi Martín
parent b4d13816fa
commit f6beff91be
3 changed files with 5 additions and 0 deletions

View File

@@ -95,6 +95,7 @@ class Setting < ApplicationRecord
"feature.help_page": true,
"feature.remote_translations": nil,
"feature.translation_interface": nil,
"feature.remote_census": nil,
"feature.valuation_comment_notification": true,
"homepage.widgets.feeds.debates": true,
"homepage.widgets.feeds.processes": true,