kevacoinkvagemini-protocolkvazargeminimanticoreexplorerblockchain-explorerkevacoin-explorerkvazar-geminiappkevacoin-search-enginekevacoin-gemini
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.
65 lines
1.4 KiB
65 lines
1.4 KiB
{ |
|
"geminiapp": |
|
{ |
|
"server": |
|
{ |
|
"host":"127.0.0.1", |
|
"port":1965 |
|
}, |
|
"pagination": |
|
{ |
|
"limit":10 |
|
}, |
|
"links": |
|
[ |
|
"https://github.com/kvazar-network/geminiapp GitHub" |
|
], |
|
"string": |
|
{ |
|
"title":"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", |
|
"block":"Block", |
|
"time":"Time", |
|
"data":"Data", |
|
"meta":"Meta", |
|
"view": |
|
{ |
|
"raw":"Raw data", |
|
"reader":"Reader" |
|
} |
|
} |
|
}, |
|
"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 |
|
} |
|
} |
|
} |
|
} |
|
} |