Skip to content

Commit dcde420

Browse files
Johennesturt2live
andauthored
Update proposals/4155-invite-filtering.md
Co-authored-by: Travis Ralston <travpc@gmail.com>
1 parent b8b226a commit dcde420

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

proposals/4155-invite-filtering.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ event `m.invite_permission_config` is introduced.
2727
// Server-level settings
2828
"allowed_servers": [ ... ],
2929
"ignored_servers": [ ... ],
30-
"blocked_servers": [ "*" ] // Glob expressions allowed
30+
"blocked_servers": [ "*" ] // A feature of all the fields at this level, globs
3131
}
3232
}
3333
```

0 commit comments

Comments
 (0)