mirror of
https://github.com/balzack/databag.git
synced 2025-03-13 00:50:03 +00:00
tagging initial feature set
This commit is contained in:
parent
2ec1ed4c90
commit
980f3d282b
@ -7,7 +7,7 @@ const APPTokenSize = 16
|
||||
const APPBodyLimit = 1048576
|
||||
|
||||
//APPVersion config for current version of api
|
||||
const APPVersion = "0.0.1"
|
||||
const APPVersion = "0.1.0"
|
||||
|
||||
//APPCreateExpire config for valid duration of create token
|
||||
const APPCreateExpire = 86400
|
||||
|
Loading…
Reference in New Issue
Block a user