hg: create system wide /sys/lib/hgrc to enabled hgwebfs extension

the openssl we currently use is outdated and will be removed
soon. webfs will handle the https for us with native tls code.
keys have to be stored in factotum for everyone who also wants
to commit directly.
This commit is contained in:
cinap_lenrek 2016-04-10 20:39:10 +02:00
parent d71cf7ff1b
commit 21aee5d8cb

4
sys/lib/hgrc Normal file
View file

@ -0,0 +1,4 @@
[extensions]
# always use hgwebfs extension so we can use HTTPS without
# openssl and keep keys in factotum
hgwebfs=