17:5a3522b5fd5c
Anton Shestakov <av6@dwimlabs.net>, Mon, 27 Jun 2016 16:30:20 +0800
prefix all role variables

next change 22:41738f738ed3
previous change 2:88933f6c62bd

roles/hgweb/templates/hgweb.conf

Permissions: -rw-r--r--

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