feat: auto-refresh directory listing, enabled by default every 5s

This commit is contained in:
vrubelroman 2026-05-04 01:07:22 +03:00
parent a9ccff8635
commit f3b2fe59c4
3 changed files with 53 additions and 0 deletions

View file

@ -41,3 +41,5 @@ confirm_delete = true
confirm_overwrite = true
calculate_dir_size_on_space = true
follow_symlinks = false
auto_refresh = true
auto_refresh_interval = 5