aboutsummaryrefslogtreecommitdiffstats
path: root/roles/shared.nix
diff options
context:
space:
mode:
Diffstat (limited to 'roles/shared.nix')
-rw-r--r--roles/shared.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/roles/shared.nix b/roles/shared.nix
index 7e4a5eb..3169d58 100644
--- a/roles/shared.nix
+++ b/roles/shared.nix
@@ -378,6 +378,7 @@
"umask=0007"
"uid=1000"
"use_cache=1"
+ "max_stat_cache_size=20000"
"use_path_request_style"
"url=https://s3.tammi.cc"
"passwd_file=${config.age.secrets.s3fs.path}"
@@ -395,6 +396,7 @@
"umask=0007"
"uid=1000"
"use_cache=1"
+ "max_stat_cache_size=20000"
"use_path_request_style"
"url=https://s3.tammi.cc"
"passwd_file=${config.age.secrets.s3fs.path}"