aboutsummaryrefslogtreecommitdiff
path: root/vps-configuration.env.nix
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2020-08-23 06:09:37 -0300
committerEuAndreh <eu@euandre.org>2020-08-23 06:09:37 -0300
commit62e47c91f69521866475a384ff872cc16bf59e8d (patch)
treeb8e574bb8c6e76bfb25561f5dd80d2ed69ea85bb /vps-configuration.env.nix
parentNGINX songbooks: redirect root documentation to master (diff)
downloadtoph-62e47c91f69521866475a384ff872cc16bf59e8d.tar.gz
toph-62e47c91f69521866475a384ff872cc16bf59e8d.tar.xz
Disable broken matterbridge on whatsapp temporarily
Diffstat (limited to 'vps-configuration.env.nix')
-rw-r--r--vps-configuration.env.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/vps-configuration.env.nix b/vps-configuration.env.nix
index 6ee3053..f894136 100644
--- a/vps-configuration.env.nix
+++ b/vps-configuration.env.nix
@@ -206,7 +206,7 @@ in {
};
matterbridge = {
- enable = true;
+ enable = false;
configFile = ''
[whatsapp.mywhatsapp]
Number="${envsubstConfiguration.matterbridgeWhatsappNumber}"