fix saving and project improvments
This commit is contained in:
12
config.toml
Normal file
12
config.toml
Normal file
@ -0,0 +1,12 @@
|
||||
[badger]
|
||||
debug = false
|
||||
dir = "database/"
|
||||
|
||||
[log]
|
||||
level = "info"
|
||||
format = "text"
|
||||
|
||||
[eway]
|
||||
session_id = ""
|
||||
session_user = ""
|
||||
debug = false
|
||||
Reference in New Issue
Block a user