pixel pushing

This commit is contained in:
John Hess 2022-10-10 15:29:13 -05:00
parent d3174bdc9a
commit 27b1240b3e
6 changed files with 23 additions and 12 deletions

View file

@ -1,3 +1,6 @@
# Deployment-specific variables to specify what features to surface.
has_internet: false
show_chat: true
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"

View file

@ -1,3 +1,6 @@
# Deployment-specific variables to specify what features to surface.
has_internet: false
show_chat: true
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"