Manual, 20.1. Synapse Homeserver: example is wrong #85327
Labels
0.kind: bug
Something is broken
6.topic: nixos
Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS
9.needs: documentation
The example configuration suggests the setting
This fails because
services.postgresql.initialScript
has to be of typenull or path
.The text was updated successfully, but these errors were encountered: