comparison doc/configuration.rst @ 3715:b9718216a1c0 0.9

merge bookmark 0.9
author Goffi <goffi@goffi.org>
date Wed, 01 Dec 2021 16:13:31 +0100
parents bef32f3ccc06
children d6837db456fd
comparison
equal deleted inserted replaced
3714:af09b5aaa5d7 3715:b9718216a1c0
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 109 # end-user facing URL, used by Web frontend
110 public_url = example.com 110 public_url = example.com
111 # uncomment next line if you don't want to use local cache for pubsub items
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
114 new_account_server = localhost 116 new_account_server = localhost
115 new_account_domain = example.net 117 new_account_domain = example.net