diff options
author | stale <redkugelblitzin@gmail.com> | 2022-08-21 04:53:12 -0300 |
---|---|---|
committer | stale <redkugelblitzin@gmail.com> | 2022-08-21 04:53:12 -0300 |
commit | 5e207ab59b3d5ce2ce316d8727886aa66147f758 (patch) | |
tree | 90ede1c22d238bf3c8bf6615701bb6803147588f /conf.json.sample | |
parent | e28498c4953f2da5f56a41f3123a413efa9d9a25 (diff) |
questioning tiles and irc bot mess
Diffstat (limited to 'conf.json.sample')
-rw-r--r-- | conf.json.sample | 5 |
1 files changed, 5 insertions, 0 deletions
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 } } |