diff --git a/rhodecode/bin/template.ini.mako b/rhodecode/bin/template.ini.mako --- a/rhodecode/bin/template.ini.mako +++ b/rhodecode/bin/template.ini.mako @@ -200,8 +200,8 @@ show_revision_number = true <%text>## gist URL alias, used to create nicer urls for gist. This should be an <%text>## url that does rewrites to _admin/gists/. -<%text>## example: http://gist.rhodecode.org/{gistid}. Empty means use the internal -<%text>## RhodeCode url, ie. http[s]://rhodecode.server/_admin/gists/ +<%text>## example: http://gist.kallithea.server/{gistid}. Empty means use the internal +<%text>## RhodeCode url, ie. http[s]://your.kallithea.server/_admin/gists/ gist_alias_url = <%text>## white list of API enabled controllers. This allows to add list of