From 3642e56aad8f71ff913af5c9d15dbd4bbf5e87d3 Mon Sep 17 00:00:00 2001 From: Martian Date: Thu, 30 Jun 2016 06:42:47 -0400 Subject: [PATCH 1/1] Added a comment: Using multiple setup files --- .../comment_1_cce1312c0017224cc2814fc978c4638d._comment | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doc/forum/Best_way_to_share_settings_between_repositories/comment_1_cce1312c0017224cc2814fc978c4638d._comment diff --git a/doc/forum/Best_way_to_share_settings_between_repositories/comment_1_cce1312c0017224cc2814fc978c4638d._comment b/doc/forum/Best_way_to_share_settings_between_repositories/comment_1_cce1312c0017224cc2814fc978c4638d._comment new file mode 100644 index 000000000..56754214c --- /dev/null +++ b/doc/forum/Best_way_to_share_settings_between_repositories/comment_1_cce1312c0017224cc2814fc978c4638d._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="Martian" + subject="Using multiple setup files" + date="2016-06-30T10:42:45Z" + content=""" +I have found you can use multiple setup files like this: `ikiwiki --setup COMMON.setup --setup MY.setup`. The options from the later one will override options from the previous. + +You should not use ikiwiki to edit your setup then and edit it manually. Not a problem for me. +"""]] -- 2.39.5