···60 '')
61 (mkRemovedOptionModule [ "services" "matrix-synapse" "create_local_database" ] ''
62 Database configuration must be done manually. An exemplary setup is demonstrated in
63- <nixpkgs/nixos/tests/matrix-synapse.nix>
64 '')
65 (mkRemovedOptionModule [ "services" "matrix-synapse" "web_client" ] "")
66 (mkRemovedOptionModule [ "services" "matrix-synapse" "room_invite_state_types" ] ''
···711712 If you
713 - try to deploy a fresh synapse, you need to configure the database yourself. An example
714- for this can be found in <nixpkgs/nixos/tests/matrix-synapse.nix>
715 - update your existing matrix-synapse instance, you simply need to add `services.postgresql.enable = true`
716 to your configuration.
717
···60 '')
61 (mkRemovedOptionModule [ "services" "matrix-synapse" "create_local_database" ] ''
62 Database configuration must be done manually. An exemplary setup is demonstrated in
63+ <nixpkgs/nixos/tests/matrix/synapse.nix>
64 '')
65 (mkRemovedOptionModule [ "services" "matrix-synapse" "web_client" ] "")
66 (mkRemovedOptionModule [ "services" "matrix-synapse" "room_invite_state_types" ] ''
···711712 If you
713 - try to deploy a fresh synapse, you need to configure the database yourself. An example
714+ for this can be found in <nixpkgs/nixos/tests/matrix/synapse.nix>
715 - update your existing matrix-synapse instance, you simply need to add `services.postgresql.enable = true`
716 to your configuration.
717