doc: fix headers
This commit is contained in:
parent
eaf0979254
commit
8c24109dd3
1 changed files with 6 additions and 6 deletions
12
README.md
12
README.md
|
|
@ -35,7 +35,7 @@
|
|||
- todo
|
||||
|
||||
|
||||
### Create Relay
|
||||
## Create Relay
|
||||
Creating a new relay is straightforward. Just click `New Relay` then enter the Relay Info.
|
||||
> **Note**: admin users can select a relay id. Regular users will be assigned a generated relay id.
|
||||
The relay can be activated/deactivated.
|
||||
|
|
@ -43,10 +43,10 @@ The relay can be activated/deactivated.
|
|||
- **New Relay Dialog**
|
||||
- 
|
||||
|
||||
### Configure Relay
|
||||
## Configure Relay
|
||||
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).
|
||||
> **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)
|
||||
|
||||
|
|
@ -54,7 +54,7 @@ This tab contains data according to `NIP-11` (Relay Information Document).
|
|||
- 
|
||||
|
||||
|
||||
**Payment**
|
||||
### Payment
|
||||
|
||||
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.
|
||||
|
|
@ -71,7 +71,7 @@ Here the entry and storage fees can be paid.
|
|||
- 
|
||||
|
||||
|
||||
**Config**
|
||||
### Config
|
||||
|
||||
Configure `NIP-22` (_Event `created_at` Limits_), `NIP-42` (_Authentication of clients to relays_) and other Relay parameters.
|
||||
|
||||
|
|
@ -83,7 +83,7 @@ Some configurations are not standard (`NIPs`) but they help control what clients
|
|||
- 
|
||||
|
||||
|
||||
**Accounts**
|
||||
### Accounts
|
||||
|
||||
Allows the Relay operator to `Block` or `Allow` certain accounts.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue