From 58e4e9c151651f57ec810195f3de0e1ac65ba43d Mon Sep 17 00:00:00 2001 From: yggverse Date: Thu, 9 May 2024 10:58:41 +0300 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6210fc8..bacd2af 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ Following list explains `key` dependencies and it `value` options (started with * `file` - **file name** that server try to open on directory path requested, disabled by default * `list` - show listing in directory requested (on index `file` not found), enabled by default * `date` - show file modification date (as gemfeed) in directory listing, disabled by default - * = `kevacoin` - [KevaCoin](https://github.com/kevacoin-project) storage browser trough RPC connection to wallet (defined in `~./kevacoin/kevacoin.conf`) + * = `kevacoin` - [KevaCoin](https://github.com/kevacoin-project) storage browser by RPC connection to wallet (`~/.kevacoin/kevacoin.conf`) * `rpcscheme` - required, for example `http` * `rpcport` - required, default is `9992` * `rpchost` - required, remote or `localhost`