Delete spending proposals

This commit is contained in:
voodoorai2000
2019-03-21 21:39:21 +01:00
parent 24dde9c35e
commit d0b8fef6b3
90 changed files with 52 additions and 1690 deletions

View File

@@ -74,7 +74,6 @@ Setting["process.legislation"] = true
# Feature flags
Setting["feature.featured_proposals"] = nil
Setting["feature.spending_proposals"] = nil
Setting["feature.twitter_login"] = true
Setting["feature.facebook_login"] = true
Setting["feature.google_login"] = true
@@ -90,9 +89,6 @@ Setting["feature.allow_images"] = true
Setting["feature.allow_attached_documents"] = true
Setting["feature.help_page"] = true
# Spending proposals feature flags
Setting["feature.spending_proposal_features.voting_allowed"] = nil
# Proposal notifications
Setting["proposal_notification_minimum_interval_in_days"] = 3
Setting["direct_message_max_per_day"] = 3