diff options
author | stale <redkugelblitzin@gmail.com> | 2022-07-01 15:15:05 -0300 |
---|---|---|
committer | stale <redkugelblitzin@gmail.com> | 2022-07-01 15:15:05 -0300 |
commit | c68dc16bef476203a4424c4b857f16eeb8f0e119 (patch) | |
tree | 2f3fe4580f5b6d0f798aad6a9d680f44556e7f55 /conf.json.sample |
initial commit, but with scarequotes
Diffstat (limited to 'conf.json.sample')
-rw-r--r-- | conf.json.sample | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/conf.json.sample b/conf.json.sample new file mode 100644 index 0000000..7ca5bec --- /dev/null +++ b/conf.json.sample @@ -0,0 +1,4 @@ +{ + "area_limit": 22500, + "room_limit": 16 +} |