Create setting to enable/disable attached documents

Add setting to both seed and dev_seeds as well as a rake task to make it
easier to set.
This commit is contained in:
Bertocq
2018-04-06 11:41:04 +02:00
committed by María Checa
parent 01f421717d
commit 35c156ba7a
5 changed files with 9 additions and 0 deletions

View File

@@ -85,6 +85,7 @@ Setting['feature.user.recommendations'] = true
Setting['feature.community'] = true
Setting['feature.map'] = nil
Setting['feature.allow_images'] = true
Setting['feature.allow_attached_documents'] = true
Setting['feature.guides'] = nil
# Spending proposals feature flags