diff --git a/server-ce/settings.coffee b/server-ce/settings.coffee index 32e2b3ba81..9d6b31206c 100644 --- a/server-ce/settings.coffee +++ b/server-ce/settings.coffee @@ -81,6 +81,9 @@ settings = lock: redisConfig history: redisConfig websessions: redisConfig + api: redisConfig + pubsub: redisConfig + project_history: redisConfig # The compile server (the clsi) uses a SQL database to cache files and # meta-data. sqllite is the default, and the load is low enough that this will