KevaCoin Explorer for Gemini Protocol
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

57 lines
1.3 KiB

{
"geminiapp":
{
"server":
{
"host":"127.0.0.1",
"port":1965
},
"pagination":
{
"limit":10
},
"links":
[
"https://github.com/kvazar-network/geminiapp GitHub"
],
"string":
{
"title":"KVAZAR",
"description":"Observe KevaCoin Universe",
"navigation":"Navigation",
"main":"Main",
"latest":"Latest",
"search":"Search",
"part":"Part",
"namespace":"Namespace",
"key":"Key",
"value":"Value",
"results":"Results",
"older":"Older",
"newer":"Newer",
"nothing":"Nothing"
}
},
"manticore":
{
"server":
{
"host":"127.0.0.1",
"port":9308
},
"index":
{
"document":{
"name":"kvazar",
"meta":
{
"morphology":"stem_cz,stem_enru",
"index_exact_words":1,
"html_strip":1,
"min_word_len":3,
"min_prefix_len":3
}
}
}
}
}