From f992f76ae195788039b7b73ac66c6e9e3a6dd136 Mon Sep 17 00:00:00 2001 From: Ahmad Farhat Date: Thu, 17 Sep 2020 15:02:54 -0400 Subject: [PATCH] Set default cable adapter to postgres (#2096) --- sample.env | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sample.env b/sample.env index 0a0c50e5..4a7d74b1 100644 --- a/sample.env +++ b/sample.env @@ -252,6 +252,9 @@ DB_NAME=greenlight_production DB_USERNAME=postgres DB_PASSWORD=password +# Use postgresql to handle ActionCable connections by default +CABLE_ADAPTER=postgresql + # Specify the default registration to be used by Greenlight until an administrator sets the # registration method # Allowed values are: