mirror of
https://github.com/dali99/nixos-matrix-modules.git
synced 2026-01-19 14:08:21 +01:00
Compare commits
2 Commits
deprecate-
...
v0.7.1
| Author | SHA1 | Date | |
|---|---|---|---|
| 099db715d1 | |||
| da9dc0479f |
@@ -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,7 +27,6 @@ let
|
||||
"jwt"
|
||||
"redis"
|
||||
"cache-memory"
|
||||
"user-search"
|
||||
];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user