bdoku/example/config.json
2024-01-31 10:57:34 +02:00

21 lines
No EOL
228 B
JSON

{
"gemini":
{
"server":
{
"host":"127.0.0.1",
"port":1965
}
},
"dokuwiki":
{
"uri":
{
"home":"start"
},
"url":
{
"canonical":"http://.."
}
}
}