mirror of
https://github.com/dali99/nixos-matrix-modules.git
synced 2025-06-14 21:05:49 +02:00
Update README.MD
This commit is contained in:
@ -46,7 +46,7 @@ services.matrix-synapse-next = {
|
||||
enableSlidingSync = true;
|
||||
};
|
||||
|
||||
matrix-synapse.sliding-sync.environmentFile = "/some/file/containing/SYNCV3_SECRET=<some secret>";
|
||||
services.matrix-synapse.sliding-sync.environmentFile = "/some/file/containing/SYNCV3_SECRET=<some secret>";
|
||||
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user