2:ba230182fdfd
Anton Shestakov <av6@dwimlabs.net>, Mon, 16 Jul 2018 16:45:11 +0800
defaults: remove hgweb_workers variable (unused)

previous change 1:cb5e027c0015

roles/hgweb/templates/hgweb.conf

Permissions: -rw-r--r--

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