diff doc/configuration.rst @ 3631:bef32f3ccc06

merge branche "@"
author Goffi <goffi@goffi.org>
date Fri, 27 Aug 2021 14:51:40 +0200
parents bc043afedbac d685299645fa
children d6837db456fd
line wrap: on
line diff
--- a/doc/configuration.rst	Fri Aug 27 08:49:45 2021 +0200
+++ b/doc/configuration.rst	Fri Aug 27 14:51:40 2021 +0200
@@ -106,6 +106,8 @@
     ; background luminance, used by terminal frontends
     ; can be "auto" (default) to autodetect, "dark" or "light"
     background = auto
+    # end-user facing URL, used by Web frontend
+    public_url = example.com
     # uncomment next line if you don't want to use local cache for pubsub items
     ; pubsub_cache_strategy = "no_cache"