diff --git a/_data/deployment.yml b/_data/deployment.yml index f83be1f..bc07ea9 100644 --- a/_data/deployment.yml +++ b/_data/deployment.yml @@ -1,3 +1,6 @@ # Deployment-specific variables to specify what features to surface. -has_internet: true -show_chat: false \ No newline at end of file +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" \ No newline at end of file