Remove explicit app service config for mautrix-whatsapp
All checks were successful
Check flake / build-amd64-linux (push) Successful in 3m15s

This commit is contained in:
Jordan Holt 2024-11-22 13:13:27 +00:00
parent 7e6649d242
commit b55db2cbf9
Signed by: jordan
GPG Key ID: B8CFFF61F1CCF520

View File

@ -175,8 +175,6 @@ in {
max_upload_size = "100M";
report_stats = false;
server_name = cfg.serverName;
app_service_config_files = (lib.optional cfg.bridges.whatsapp
"/var/lib/mautrix-whatsapp/whatsapp-registration.yaml");
};
};
systemd.services.matrix-synapse.serviceConfig.SupplementaryGroups =