mirror of
https://github.com/dali99/nixos-matrix-modules.git
synced 2026-01-18 21:48:21 +01:00
Compare commits
1 Commits
v0.7.1
...
deprecate-
| Author | SHA1 | Date | |
|---|---|---|---|
| eabdd9b4c2 |
@@ -3,7 +3,7 @@
|
||||
{
|
||||
imports = [
|
||||
./synapse-module
|
||||
|
||||
|
||||
# TODO: Remove after 25.05
|
||||
(lib.mkRemovedOptionModule [ "services" "matrix-synapse" "sliding-sync" ] ''
|
||||
`services.matrix-synapse.sliding-sync` is no longer necessary to use sliding-sync with synapse.
|
||||
|
||||
@@ -27,6 +27,7 @@ let
|
||||
"jwt"
|
||||
"redis"
|
||||
"cache-memory"
|
||||
"user-search"
|
||||
];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user