uploading levels i think

This commit is contained in:
Reid 2023-09-04 19:51:37 -07:00
parent dfcd9e8921
commit ac8a121a8c
Signed by: reidlab
GPG key ID: 6C9EAA3364F962C8
9 changed files with 167 additions and 9 deletions

View file

@ -16,4 +16,8 @@ port = 8000
[accounts]
# allow new accounts to be created
allow_registration = true
allow_registration = true
[db]
# path for your data to be stored
data_folder = "data"