repos / pico

pico services - prose.sh, pastes.sh, imgs.sh, feeds.sh, pgs.sh
git clone https://github.com/picosh/pico.git

commit
de86b34
parent
dfb0b0a
author
Antonio Mika
date
2024-11-18 22:56:54 +0000 UTC
Set bouncer for oauth
1 files changed,  +1, -1
M bouncer/soju.config
+1, -1
1@@ -8,7 +8,7 @@ http-origin chat.pico.sh
2 hostname irc.pico.sh
3 db sqlite3 /app/db/soju-main.db
4 message-store db
5-auth oauth2 https://auth.pico.sh
6+auth oauth2 https://auth.pico.sh/bouncer
7 disable-inactive-user 30d
8 enable-user-on-auth true
9 max-user-networks -1