Delete spending proposals
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user