- commit
- 1177664
- parent
- 572aad0
- author
- Eric Bower
- date
- 2024-07-01 13:57:20 +0000 UTC
chore(bouncer): disable inactive users after 30 days See soju docs to read more: https://soju.im/doc/soju.1.html
1 files changed,
+1,
-0
+1,
-0
1@@ -9,5 +9,6 @@ hostname irc.pico.sh
2 db sqlite3 /app/db/soju-main.db
3 message-store db
4 auth oauth2 https://auth.pico.sh
5+disable-inactive-user 30d
6 enable-user-on-auth true
7 max-user-networks -1