···6060 '')
6161 (mkRemovedOptionModule [ "services" "matrix-synapse" "create_local_database" ] ''
6262 Database configuration must be done manually. An exemplary setup is demonstrated in
6363- <nixpkgs/nixos/tests/matrix-synapse.nix>
6363+ <nixpkgs/nixos/tests/matrix/synapse.nix>
6464 '')
6565 (mkRemovedOptionModule [ "services" "matrix-synapse" "web_client" ] "")
6666 (mkRemovedOptionModule [ "services" "matrix-synapse" "room_invite_state_types" ] ''
···711711712712 If you
713713 - try to deploy a fresh synapse, you need to configure the database yourself. An example
714714- for this can be found in <nixpkgs/nixos/tests/matrix-synapse.nix>
714714+ for this can be found in <nixpkgs/nixos/tests/matrix/synapse.nix>
715715 - update your existing matrix-synapse instance, you simply need to add `services.postgresql.enable = true`
716716 to your configuration.
717717