...
 
Commits (3)
......@@ -186,7 +186,7 @@ aws:
useRoles: true
account_id: '324044571751'
region: 'us-east-1'
bucket: 'minds-sandbox'
s3Bucket: 'minds-sandbox'
snsSecret: ''
# CockroachDB
......@@ -239,16 +239,16 @@ blockchain:
# or quoted strings
# '"canary"' | '"admin"'
features:
allow_comments_toggle: false
blockchain_creditcard: false
allow_comments_toggle: true
blockchain_creditcard: true
dark_mode: true
cassandra_notifications: true
es_feeds: '"canary"'
es_feeds: true
helpdesk: true
permissions: false
suggested_users: false
permissions: true
suggested_users: true
top_feeds: true
wire_multi_currency: false
wire_multi_currency: true
# Bytes
......