doc: remove fs_poll interval and update doc

This commit is contained in:
Alexander Courtis
2022-07-19 09:39:03 +10:00
parent 2edbe759cd
commit ecca8118f8
4 changed files with 1 additions and 12 deletions

View File

@@ -535,7 +535,6 @@ local DEFAULT_OPTS = { -- BEGIN_DEFAULT_OPTS
},
filesystem_watchers = {
enable = false,
interval = 100,
debounce_delay = 50,
},
git = {