✨ Broadcast event
This commit is contained in:
@@ -20,6 +20,9 @@ cookie_samesite = "Lax"
|
||||
access_token_duration = 300
|
||||
refresh_token_duration = 2592000
|
||||
|
||||
[services]
|
||||
aliases = { id = "auth", uc = "files", co = "interactive", im = "messaging" }
|
||||
|
||||
[database]
|
||||
dsn = "host=localhost user=postgres dbname=postgres password=password port=5432 sslmode=disable"
|
||||
prefix = "sn_"
|
||||
|
Reference in New Issue
Block a user