doc: small fixes
This commit is contained in:
parent
bae7d284b3
commit
012d861d16
1 changed files with 9 additions and 3 deletions
12
README.md
12
README.md
|
|
@ -43,10 +43,10 @@ Install this extension into your LNbits instance.
|
|||
## Usage
|
||||
### 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.
|
||||
> **Note**: admin users can select a relay id. Regular users will be assigned a generated relay id.
|
||||
The relay can be activated/deactivated.
|
||||
|
||||
- New Relay Dialog
|
||||
- **New Relay Dialog**
|
||||
- 
|
||||
|
||||
### Configure Relay
|
||||
|
|
@ -76,8 +76,11 @@ Here the entry and storage fees can be paid.
|
|||
- **Relay Public Page**
|
||||
- 
|
||||
|
||||
|
||||
**Config**
|
||||
Configure `NIP-22` (Event created_at Limits), `NIP-42` (Authentication of clients to relays) and other Relay parameters.
|
||||
|
||||
Configure `NIP-22` (_Event `created_at` Limits_), `NIP-42` (_Authentication of clients to relays_) and other Relay parameters.
|
||||
|
||||
Some configurations are not standard (`NIPs`) but they help control what clients are allowed to do, thus blocking (some) attack vectors.
|
||||
|
||||
- **Config Tab**
|
||||
|
|
@ -85,8 +88,11 @@ Some configurations are not standard (`NIPs`) but they help control what clients
|
|||
|
||||
|
||||
**Accounts**
|
||||
|
||||
Allows the Relay operator to `Block` or `Allow` certain accounts.
|
||||
|
||||
If an account is `allowed` then it is not required to `pay to join`.
|
||||
|
||||
When an account is `blocked` it does not matter if it `paid to join` or if it is `allowed`.
|
||||
|
||||
- **Accounts Tab**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue