]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/forum/Best_way_to_share_settings_between_repositories/comment_1_cce1312c0017224cc2814fc978c4638d._comment
(no commit message)
[git.ikiwiki.info.git] / doc / forum / Best_way_to_share_settings_between_repositories / comment_1_cce1312c0017224cc2814fc978c4638d._comment
1 [[!comment format=mdwn
2  username="Martian"
3  subject="Using multiple setup files"
4  date="2016-06-30T10:42:45Z"
5  content="""
6 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.
8 You should not use ikiwiki to edit your setup then and edit it manually. Not a problem for me.
9 """]]