From f701cfef4d21483c8dc9e44be1b1e65af084d629 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sun, 28 May 2017 19:51:55 +0200 Subject: Drop tag autocommit: Wrecks havoc with multiple remotes. --- config/ikiwiki.setup.in | 1 - 1 file changed, 1 deletion(-) diff --git a/config/ikiwiki.setup.in b/config/ikiwiki.setup.in index fc4637a..a0fe321 100644 --- a/config/ikiwiki.setup.in +++ b/config/ikiwiki.setup.in @@ -46,4 +46,3 @@ multimarkdown: 1 #allowed_attachments: maxsize(2mb) and ((*.png and mimetype(image/png)) or (*.gif and mimetype(image/gif)) or (*.jpg and mimetype(image/jpeg))) allowed_attachments: (*.png or *.gif or *.jpg) tagbase: tag -tag_autocreate_commit: 1 -- cgit v1.2.3