a
This commit is contained in:
parent
c8491e3074
commit
552c412c17
2 changed files with 27 additions and 26 deletions
|
@ -2,7 +2,7 @@ import prologue, prologue/middlewares/staticfile, prologue/middlewares/cors, std
|
|||
|
||||
const key_len = 128
|
||||
const refer_len = 16
|
||||
const debug = false
|
||||
const debug = true
|
||||
|
||||
let db = open("real.db", "", "", "")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue