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
cca151d97d
commit
cf9d255eb5
1 changed files with 1 additions and 1 deletions
|
|
@ -91,7 +91,7 @@ Following list explains `key` dependencies and it `value` options (started with
|
||||||
* `rpchost` - required, remote or `localhost`
|
* `rpchost` - required, remote or `localhost`
|
||||||
* `rpcuser` - required
|
* `rpcuser` - required
|
||||||
* `rpcpassword` - required
|
* `rpcpassword` - required
|
||||||
* `namespace` - required, namespace identifier for data listing (started with `N`)
|
* `namespace` - required, remote or local namespace for data listing (started with `N`)
|
||||||
* `host` - optional, default is `127.0.0.1` e.g. `localhost` connections only
|
* `host` - optional, default is `127.0.0.1` e.g. `localhost` connections only
|
||||||
* `port` - optional, default value depends of server `type` selected e.g. `1900` for `nex` or `1965` for `gemini`
|
* `port` - optional, default value depends of server `type` selected e.g. `1900` for `nex` or `1965` for `gemini`
|
||||||
* `fail` - optional, **absolute path** to the failure template (e.g. `/path/to/error.gmi`), disabled by default
|
* `fail` - optional, **absolute path** to the failure template (e.g. `/path/to/error.gmi`), disabled by default
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue