add aliases info, remove deprecated settings

This commit is contained in:
ghost 2024-02-04 11:38:12 +02:00
parent 5e23f9a865
commit 0d5f100a25
2 changed files with 69 additions and 6 deletions

View file

@ -41,13 +41,14 @@
},
"dokuwiki":
{
"uri":
{
"home":"start"
},
"url":
{
"source":"http://.."
"source":"http://..",
"alias":
{
"gemini://..":"",
"gemini://..":""
}
}
},
"string":
@ -63,6 +64,7 @@
"nothing":"Nothing found by this request",
"main":"Main page",
"source":"Source",
"alias":"Alias",
"welcome":"About",
"about":"=> https://github.com/YGGverse/dokuwiki-gemini-server GitHub"
}