comparison 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
comparison
equal deleted inserted replaced
3625:6559c0f847d4 3631:bef32f3ccc06
104 "example.org": {"host": "127.0.0.1"} 104 "example.org": {"host": "127.0.0.1"}
105 } 105 }
106 ; background luminance, used by terminal frontends 106 ; background luminance, used by terminal frontends
107 ; can be "auto" (default) to autodetect, "dark" or "light" 107 ; can be "auto" (default) to autodetect, "dark" or "light"
108 background = auto 108 background = auto
109 # end-user facing URL, used by Web frontend
110 public_url = example.com
109 # uncomment next line if you don't want to use local cache for pubsub items 111 # uncomment next line if you don't want to use local cache for pubsub items
110 ; pubsub_cache_strategy = "no_cache" 112 ; pubsub_cache_strategy = "no_cache"
111 113
112 [plugin account] 114 [plugin account]
113 ; where a new account must be created 115 ; where a new account must be created