33:01477dfb1836 default tip
Anton Shestakov <av6@dwimlabs.net>, Sun, 27 Sep 2020 19:37:59 +0800
playbook: update apt parameters in pre_tasks

previous change 26:b5b0e88c2886

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