per-environment copy, analytics
This commit is contained in:
parent
ebcfabfa83
commit
8d20bb37e6
8 changed files with 63 additions and 27 deletions
3
_data/deployments/butterbox/deployment.yml
Normal file
3
_data/deployments/butterbox/deployment.yml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# Deployment-specific variables to specify what features to surface.
|
||||
has_internet: false
|
||||
show_chat: true
|
||||
3
_data/deployments/web/deployment.yml
Normal file
3
_data/deployments/web/deployment.yml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# Deployment-specific variables to specify what features to surface.
|
||||
has_internet: true
|
||||
show_chat: false
|
||||
Loading…
Add table
Add a link
Reference in a new issue