3:862a025e0e2b
Anton Shestakov <av6@dwimlabs.net>, Sat, 20 Feb 2016 16:19:00 +0800
remove limit_except GET Its use is covered at https://www.mercurial-scm.org/wiki/PublishRepositoriesOnNginx#Reverse_proxy

next change 17:5a3522b5fd5c
previous change 2:88933f6c62bd

roles/hgweb/templates/hgweb.conf

Permissions: -rw-r--r--

Other formats: Feeds:
[paths]
/ = /home/{{ user }}/repos/*
[extensions]
highlight =
simple4server = /home/{{ user }}/evolve/hgext/simple4server.py
[web]
baseurl = http://{{ subdomain }}.{{ hostname }}/
logourl = http://{{ subdomain }}.{{ hostname }}/
contact = {{ contact }}
staticurl = /static
pygments_style = tango
highlightfiles = size('<100k')
highlightonlymatchfilename = True