update eleakxir

Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
Hadi
2025-10-02 17:28:06 +02:00
parent 9dee9b0d6a
commit 45aa87f9f8
2 changed files with 4 additions and 3 deletions

6
flake.lock generated
View File

@@ -132,11 +132,11 @@
"systems": "systems" "systems": "systems"
}, },
"locked": { "locked": {
"lastModified": 1758822702, "lastModified": 1759418331,
"narHash": "sha256-aQA0eW6czxPK6q0F8T8aZx4NdmItiBpZ7lhUqTwuctI=", "narHash": "sha256-rwW2e4focFyXlQyRuFpyv0af0MoihnFNdx3nZIWDAEw=",
"owner": "anotherhadi", "owner": "anotherhadi",
"repo": "eleakxir", "repo": "eleakxir",
"rev": "a19f3771c4dc3e62b468ad7f21be269bbeb85293", "rev": "c03b534009b9a7d0bea402751ec19d79a26a5437",
"type": "github" "type": "github"
}, },
"original": { "original": {

View File

@@ -12,6 +12,7 @@
port = 9198; port = 9198;
user = "eleakxir"; user = "eleakxir";
group = "eleakxir"; group = "eleakxir";
limit = 1000;
folders = ["/var/lib/eleakxir/leaks/" "/mnt/data/clean-leak/"]; folders = ["/var/lib/eleakxir/leaks/" "/mnt/data/clean-leak/"];
debug = true; debug = true;
}; };