Update emacs.org

This commit is contained in:
Sakooooo 2023-12-15 21:34:18 +04:00 committed by GitHub
parent 5f154f0584
commit 60e90bb836
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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