Remove explicit app service config for mautrix-whatsapp
All checks were successful
Check flake / build-amd64-linux (push) Successful in 3m15s
All checks were successful
Check flake / build-amd64-linux (push) Successful in 3m15s
This commit is contained in:
parent
7e6649d242
commit
b55db2cbf9
@ -175,8 +175,6 @@ in {
|
|||||||
max_upload_size = "100M";
|
max_upload_size = "100M";
|
||||||
report_stats = false;
|
report_stats = false;
|
||||||
server_name = cfg.serverName;
|
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 =
|
systemd.services.matrix-synapse.serviceConfig.SupplementaryGroups =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user