mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-01 15:27:18 +02:00
chore(stalwart): disable some enterprise only features
This commit is contained in:
parent
77a740d2b3
commit
09f18c57f3
2 changed files with 1 additions and 7 deletions
|
@ -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}%";
|
||||
|
|
2
private
2
private
|
@ -1 +1 @@
|
|||
Subproject commit 8cb35282ab0d38c63f757653bab144cfc348c08c
|
||||
Subproject commit 8cea90f20289d672f735978caeaa057919050fc0
|
Loading…
Add table
Add a link
Reference in a new issue