WIP Implementing API tokens.
This commit is contained in:
@ -8,7 +8,7 @@ type
|
||||
dbConnString*: string
|
||||
debug*: bool
|
||||
port*: int
|
||||
pwdCost*: int
|
||||
pwdCost*: int8
|
||||
|
||||
PMApiContext* = object
|
||||
cfg*: PMApiConfig
|
||||
|
Reference in New Issue
Block a user