UserCard - allow changing nick

This commit is contained in:
Sam Hoffman
2026-01-12 23:14:53 -05:00
parent 31eff22d95
commit 7a567292ae
4 changed files with 84 additions and 17 deletions

View File

@@ -154,7 +154,7 @@ server:
max-concurrent-connections: 16
# whether to restrict the rate of new connections per IP/CIDR
throttle: true
throttle: false
# how long to keep track of connections for
window: 10m
# maximum number of new connections per IP/CIDR within the given duration