Update emacs.org
This commit is contained in:
parent
5f154f0584
commit
60e90bb836
|
@ -1223,7 +1223,8 @@ Dired is a built-in file manager for Emacs that does some pretty amazing things!
|
|||
:ensure t
|
||||
:config
|
||||
;; curl recommend
|
||||
(setq elfeed-use-curl t)
|
||||
;; crashes emacs
|
||||
;; (setq elfeed-use-curl t)
|
||||
(elfeed-set-timeout 36000)
|
||||
(setq elfeed-curl-extra-arguments '("--insecure")) ;necessary for https without a trust certificate
|
||||
|
||||
|
|
Loading…
Reference in a new issue