Add new feature setting 'remote_census'
It will allow to enable remote census configuration.
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user