Commit 583f653c authored by Mark Harding's avatar Mark Harding

(chore): some initial settings we need

No related merge requests found
......@@ -508,6 +508,15 @@ data:
'film',
'minds',
]);
$CONFIG->set('features', [
'blockchain_creditcard' => false,
'suggested-users' => false,
'helpdesk' => true,
'top-feeds' => true,
'es-feeds' => false,
'cassandra-notifications' => true,
]);
php-fpm.conf: |-
[www]
......
......@@ -61,7 +61,7 @@ affinity: {}
production: false
useElasticSearch: false
useElasticSearch: true
# Redis
redis:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment