diff options
Diffstat (limited to 'content')
-rw-r--r-- | content/posts/org-agenda-new-tab/index.org | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/content/posts/org-agenda-new-tab/index.org b/content/posts/org-agenda-new-tab/index.org index 17ed300..5650b56 100644 --- a/content/posts/org-agenda-new-tab/index.org +++ b/content/posts/org-agenda-new-tab/index.org @@ -94,6 +94,10 @@ of the URL when setting it. https://username:password@example.com/agenda/agenda.html #+end_src +In Firefox, you may get prompted the first time the browser visits the +authenticated URL in a session. This can be disabled in =about:config= +by toggling =network.auth.confirmAuth.enabled= to =false=. + The [[https://github.com/dantecatalfamo/agenda-html][agenda-html]] readme contains a several of tips and suggestions for configuration, such as themeing and agenda layout if you wish to do something similar. |