diff --git a/config/emacs/emacs.org b/config/emacs/emacs.org index 9e78302b..32fb234c 100644 --- a/config/emacs/emacs.org +++ b/config/emacs/emacs.org @@ -1231,7 +1231,7 @@ Dired is a built-in file manager for Emacs that does some pretty amazing things! (last-id (elfeed-protocol-fever-get-update-mark proto-id 'update))) (elfeed-protocol-fever-set-update-mark proto-id 'update (- last-id 1000))) - (run-at-time 600 600 + (run-at-time 300 300 (lambda () (when (= elfeed-curl-queue-active 0) (elfeed-update))))