summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2017-05-28 19:54:17 +0200
committerJonas Smedegaard <dr@jones.dk>2017-05-28 19:54:17 +0200
commit02c2bc7eb0cc1ac0b6c3c014c083048faa14aa30 (patch)
tree4e04531d326d549e39a28ea57568e80b2b2f10bd
parentf701cfef4d21483c8dc9e44be1b1e65af084d629 (diff)
Really drop tag autocommit: Wrecks havoc with multiple remotes.HEADmaster
-rw-r--r--config/ikiwiki.setup.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/ikiwiki.setup.in b/config/ikiwiki.setup.in
index a0fe321..f5e9c02 100644
--- a/config/ikiwiki.setup.in
+++ b/config/ikiwiki.setup.in
@@ -46,3 +46,4 @@ 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: 0