10:14d1e7c3a6a7
Anton Shestakov <av6@dwimlabs.net>, Fri, 01 Apr 2016 01:58:30 +0800
post_tasks: restart services, now the example playbook is ready for deployment

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