diff options
author | stale <redkugelblitzin@gmail.com> | 2022-07-02 06:12:08 -0300 |
---|---|---|
committer | stale <redkugelblitzin@gmail.com> | 2022-07-02 06:12:08 -0300 |
commit | e933ae3795a27a0fad1f37189670c993d8b65f47 (patch) | |
tree | efa1c2f5396409a9f29eb9e6212a2995c73ae480 /conf.json.sample | |
parent | 517df189e71626025d33a442cebff592df2d5358 (diff) |
hotfixes
Diffstat (limited to 'conf.json.sample')
-rw-r--r-- | conf.json.sample | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/conf.json.sample b/conf.json.sample index 10ec4f5..aaf5d8d 100644 --- a/conf.json.sample +++ b/conf.json.sample @@ -14,6 +14,7 @@ "limits": { "board_area": 22500, "room_slots": 16, - "form_size": 4096 + "form_size": 4096, + "inbound_packet_size": 2048 } } |