diff development.ini @ 5882:110b504916b6

ini: document canonical_url - it was introduced long time ago but seems useful
author Mads Kiilerich <madski@unity3d.com>
date Wed, 04 May 2016 01:18:25 +0200
parents a5ad2900985b
children ccc66ed2f85b
line wrap: on
line diff
--- a/development.ini	Wed May 04 01:18:25 2016 +0200
+++ b/development.ini	Wed May 04 01:18:25 2016 +0200
@@ -223,6 +223,11 @@
 show_sha_length = 12
 show_revision_number = false
 
+## Canonical URL to use when creating full URLs in UI and texts.
+## Useful when the site is available under different names or protocols.
+## Defaults to what is provided in the WSGI environment.
+#canonical_url = https://kallithea.example.com/repos
+
 ## gist URL alias, used to create nicer urls for gist. This should be an
 ## url that does rewrites to _admin/gists/<gistid>.
 ## example: http://gist.example.com/{gistid}. Empty means use the internal