doc: basic config tab
This commit is contained in:
parent
fd18ebe015
commit
de25a7a12d
1 changed files with 15 additions and 2 deletions
17
README.md
17
README.md
|
|
@ -54,12 +54,25 @@ Find your Relay in the list and click the expand button (`+`) to configure it.
|
||||||
**Relay Info**
|
**Relay Info**
|
||||||
This tab contains data according to `NIP-11` (Relay Information Document).
|
This tab contains data according to `NIP-11` (Relay Information Document).
|
||||||
> **Note**: the `domain` is added automatically and shoud be corrected manually if needed. This value is used for `NIP-42` (Authentication of clients to relays)
|
> **Note**: the `domain` is added automatically and shoud be corrected manually if needed. This value is used for `NIP-42` (Authentication of clients to relays)
|
||||||

|
- 
|
||||||
|
|
||||||
|
|
||||||
**Payment**
|
**Payment**
|
||||||
|
|
||||||
By default the relay is free to access, but it can be configured to ask for payments.
|
By default the relay is free to access, but it can be configured to ask for payments.
|
||||||

|
It is encourage to also activate the `Require Auth` option for paid relays.
|
||||||
|
|
||||||
|
> **Note**: check the info button (`I`) tooltip for a description of each field.
|
||||||
|
|
||||||
|
- 
|
||||||
|
|
||||||
|
Click on the Relay ID (or visit `https://{your_domain}/nostrrelay/${relay_id}`) for the Relay public page.
|
||||||
|
Here the entry and storage fees can be paid.
|
||||||
|
|
||||||
|
- 
|
||||||
|
|
||||||
|
**Config**
|
||||||
|
- 
|
||||||
|
|
||||||
|
|
||||||
## Development
|
## Development
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue