feat: auto-refresh directory listing, enabled by default every 5s
This commit is contained in:
parent
a9ccff8635
commit
f3b2fe59c4
3 changed files with 53 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue