unset path

This commit is contained in:
Osman Faruk Bayram 2025-07-30 18:04:01 +03:00
parent f9d72d6c1a
commit e5a41e1992

View file

@ -22,7 +22,8 @@
jwt = { };
storage = {
type = "local";
path = "/data/atreus/attic";
# path = "/data/atreus/attic";
# there is an issue
};
};
};