diff --git a/_data/deployment.yml b/_data/deployment.yml index 4f72dc7..d9f7fc8 100644 --- a/_data/deployment.yml +++ b/_data/deployment.yml @@ -1,7 +1,7 @@ # Deployment-specific variables to specify what features to surface. has_internet: false show_chat: true -show_ipfs: true +show_ipfs: false # 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: "REPLACEME.lan" \ No newline at end of file diff --git a/_data/deployments/butterbox/deployment.yml b/_data/deployments/butterbox/deployment.yml index 4f72dc7..d9f7fc8 100644 --- a/_data/deployments/butterbox/deployment.yml +++ b/_data/deployments/butterbox/deployment.yml @@ -1,7 +1,7 @@ # Deployment-specific variables to specify what features to surface. has_internet: false show_chat: true -show_ipfs: true +show_ipfs: false # 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: "REPLACEME.lan" \ No newline at end of file diff --git a/_includes/footer.html b/_includes/footer.html index c425dc8..69a7eec 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,7 +1,7 @@