- Updated file structure

This commit is contained in:
Tristan B. Velloza Kildaire 2023-04-02 12:41:49 +02:00
parent 6913900470
commit 038509cdcc
7 changed files with 17 additions and 5 deletions

View File

@ -376,6 +376,18 @@ set
1. You must fill in the keys `<key1>`, `<key2>` and `<key3>`
* You can get these keys once you have applied for a server link by following the [prior steps](/join)
## TODO
TODO: For nickserv and chanserv
```
ban nick
{
mask "*C*h*a*n*S*e*r*v*";
reason "Reserved for Services";
}
```
---
You should next check out how one can setup monitoring of the node itself with [OpenBNET monitoring](/)

0
docs/openbnetv2.md Normal file
View File

View File

@ -15,12 +15,12 @@ nav:
- Network:
- join.md
- Configuration:
- peering.md
- credentials.md
- daemon.md
- network/peering.md
- network/credentials.md
- network/daemon.md
- network/monitoring.md
- motd.md
- linking.md
- network/motd.md
- network/linking.md
- links.md
- OpenBNET: openbnet.md
- culture.md