Merge branch 'develop' of https://code.gab.com/gab/social/gab-social into feature/homefeed_cte

This commit is contained in:
azuregc7 2021-01-30 21:47:10 -08:00
commit 738584c1b1
1 changed files with 2 additions and 2 deletions

View File

@ -21,12 +21,12 @@ common: &defaults
production:
<<: *defaults
monitor: true
monitor: false
auto_instruments: true
development:
<<: *defaults
monitor: true
monitor: false
auto_instruments: true
test: