Files @ c4caeca9dd66
Branch filter:

Location: kallithea/repositories.config

Marcin Kuzminski
fixed paragraphs wrapping for ultralong commit messages. Disabled tooltips for new repos without a last commit message. ie. when tooltip_title is empty (there is a strange bug on empty tooltip_title)
[hooks]
#to do push with autoupdate
changegroup = hg update >&2

[web]
#for http requests push ssl to false
push_ssl = false
allow_archive = gz zip bz2
allow_push = *
baseurl = /

[paths]
#this path should point to mercurial repositories remeber about '*' at the end
/ = /home/marcink/python_workspace/*