Merge branch 'develop' of https://code.gab.com/gab/social/gab-social into feature/homefeed_cte
This commit is contained in:
commit
738584c1b1
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue