1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-03 10:43:16 +00:00
TiddlyWiki5/editions/ko-KR-server/tiddlywiki.info

20 lines
417 B
Plaintext
Raw Normal View History

2016-04-27 07:46:09 +00:00
{
"description": "Server configuration of the Korean (Korea Republic) edition",
"plugins": [
"tiddlywiki/tiddlyweb",
"tiddlywiki/filesystem",
"tiddlywiki/highlight"
],
"themes": [
"tiddlywiki/vanilla",
"tiddlywiki/snowwhite"
],
"includeWikis": [
"../ko-KR"
],
"config": {
"retain-original-tiddler-path": true,
"default-tiddler-location": "../ko-KR/tiddlers"
}
}