uploading levels i think
This commit is contained in:
parent
dfcd9e8921
commit
ac8a121a8c
9 changed files with 167 additions and 9 deletions
|
@ -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"
|
Loading…
Add table
Add a link
Reference in a new issue