mirror of
https://git.waldn.net/git/knotteye/satyr.git
synced 2025-09-06 13:39:39 +00:00
Removed old IRC implementation
User accounts are now only for streamers, update CLI, API, and config to reflect that. Fixed a bug with registration in api.ts Made http port configurable Added beginnings of socket.io chat server Possibly more, I took a break in the middle of this commit.
This commit is contained in:
@ -42,6 +42,7 @@ ping_timeout = 60
|
||||
[server.http]
|
||||
allow_origin = '*'
|
||||
directory = './site'
|
||||
port = 8000
|
||||
|
||||
[media]
|
||||
record = false
|
||||
|
Reference in New Issue
Block a user