20 lines
339 B
YAML
20 lines
339 B
YAML
network:
|
|
name: live.umm.gay
|
|
|
|
server:
|
|
name: chat.live.umm.gay
|
|
|
|
listeners:
|
|
"127.0.0.1:3002":
|
|
websocket: true
|
|
|
|
websockets:
|
|
allowed-origins:
|
|
- "https://chat.live.umm.gay"
|
|
- "https://live.umm.gay"
|
|
|
|
casemapping: "permissive"
|
|
enforce-utf8: true
|
|
|
|
accounts:
|
|
authentication-enabled: false
|