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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user