mirror of
https://github.com/YGGverse/next.git
synced 2026-03-31 17:55:34 +00:00
update readme
This commit is contained in:
parent
58e4e9c151
commit
fa243796d7
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
* `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
|
* `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
|
* `date` - show file modification date (as gemfeed) in directory listing, disabled by default
|
||||||
* = `kevacoin` - [KevaCoin](https://github.com/kevacoin-project) storage browser by RPC connection to wallet (`~/.kevacoin/kevacoin.conf`)
|
* = `kevacoin` - [KevaCoin](https://github.com/kevacoin-project) storage browser by RPC connection to the wallet (see `kevacoin.conf`)
|
||||||
* `rpcscheme` - required, for example `http`
|
* `rpcscheme` - required, for example `http`
|
||||||
* `rpcport` - required, default is `9992`
|
* `rpcport` - required, default is `9992`
|
||||||
* `rpchost` - required, remote or `localhost`
|
* `rpchost` - required, remote or `localhost`
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue