pixel pushing
This commit is contained in:
parent
d3174bdc9a
commit
27b1240b3e
6 changed files with 23 additions and 12 deletions
|
|
@ -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"
|
||||
|
|
@ -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"
|
||||
Loading…
Add table
Add a link
Reference in a new issue