Finish configuring sliding sync
This commit is contained in:
parent
b2bd89105d
commit
86fef3990e
5 changed files with 9 additions and 3 deletions
|
@ -8,6 +8,7 @@
|
|||
sliding-sync = {
|
||||
enable = true;
|
||||
settings.SYNCV3_SERVER = "https://graven.dev";
|
||||
environmentFile = builtins.toString config.secrets.files.synapse_sliding_sync_env.file;
|
||||
};
|
||||
settings = {
|
||||
server_name = "graven.dev";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue