per-environment copy, analytics

This commit is contained in:
John Hess 2022-03-14 17:35:46 -05:00
parent ebcfabfa83
commit 8d20bb37e6
8 changed files with 63 additions and 27 deletions

View file

@ -0,0 +1,3 @@
# Deployment-specific variables to specify what features to surface.
has_internet: false
show_chat: true

View file

@ -0,0 +1,3 @@
# Deployment-specific variables to specify what features to surface.
has_internet: true
show_chat: false