readme: auth-source-pass is limited, use :port
1 files changed, 1 insertions(+), 1 deletions(-) M README.org
M README.org => README.org +1 -1
@@ 17,7 17,7 @@ The remote setup is stored encrypted and accessed via `auth-source`. #+BEGIN_SRC emacs-lisp :exports code (let* ((tdo (car (auth-source-search :host "tdo"))) (remote-dir (concat (plist-get tdo :user) (plist-get tdo :home))) (remote-dir (concat (plist-get tdo :user) (plist-get tdo :port))) (remote-static-dir (concat remote-dir "static/"))) (setq org-publish-project-alist `(("tdo"