make default deployment during dev the butter box one

This commit is contained in:
John Hess 2022-10-11 22:27:00 -05:00
parent 13971ac592
commit 798a6be78b

View file

@ -1,3 +1,6 @@
# Deployment-specific variables to specify what features to surface.
has_internet: true
show_chat: false
has_internet: false
show_chat: true
# The standard dnsmasq config includes butterbox.lan even when a non-EN language
# is selected so this should work even when the user-visible domain is different.
chat_server: "butterbox.lan"