diff --git a/db/seeds.rb b/db/seeds.rb index 1607a0aff..0b256d018 100644 --- a/db/seeds.rb +++ b/db/seeds.rb @@ -64,6 +64,7 @@ Setting['feature.twitter_login'] = true Setting['feature.facebook_login'] = true Setting['feature.google_login'] = true Setting['feature.public_stats'] = true +Setting['feature.signatures'] = true # Spending proposals feature flags Setting['feature.spending_proposal_features.voting_allowed'] = true