From 5e207ab59b3d5ce2ce316d8727886aa66147f758 Mon Sep 17 00:00:00 2001 From: stale Date: Sun, 21 Aug 2022 04:53:12 -0300 Subject: questioning tiles and irc bot mess --- conf.json.sample | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'conf.json.sample') diff --git a/conf.json.sample b/conf.json.sample index aaf5d8d..f6ba4e0 100644 --- a/conf.json.sample +++ b/conf.json.sample @@ -16,5 +16,10 @@ "room_slots": 16, "form_size": 4096, "inbound_packet_size": 2048 + }, + + "irc": { + "server": "0.0.0.0", + "port": 6697 } } -- cgit v1.2.3