chore(stalwart): disable some enterprise only features

This commit is contained in:
Luj 2025-06-18 23:56:33 +02:00
parent 77a740d2b3
commit 09f18c57f3
Signed by: luj
GPG key ID: 6FC74C847011FD83
2 changed files with 1 additions and 7 deletions

View file

@ -12,12 +12,6 @@ in
enable = true;
package = pkgs.callPackage ../../private/pkgs/stalwart { };
settings = {
metrics.history = {
enable = true;
store = "rocksdb";
retention = "90d";
interval = "0 * *";
};
authentication.fallback-admin = {
user = "admin";
secret = "%{file:/var/lib/stalwart-mail/admin-hash}%";

@ -1 +1 @@
Subproject commit 8cb35282ab0d38c63f757653bab144cfc348c08c
Subproject commit 8cea90f20289d672f735978caeaa057919050fc0