Refactor group access, implement hidden/private/closed

This commit is contained in:
Jon Staab
2025-10-31 10:59:24 -07:00
parent f035dadbb8
commit 7497dacf8d
4 changed files with 81 additions and 76 deletions
-2
View File
@@ -44,7 +44,6 @@ Configures NIP 29 support.
- `enabled` - whether NIP 29 is enabled.
- `auto_join` - whether relay members can join `open` groups without approval. Defaults to `true`.
- `auto_leave` - whether relay members can leave groups without approval. Defaults to `true`.
### `[management]`
@@ -90,7 +89,6 @@ strip_signatures = false
[groups]
enabled = true
auto_join = false
auto_leave = true
[management]
enabled = true