ready for v1.0rc1
This commit is contained in:
parent
84d48a6eea
commit
ce5764840f
15 changed files with 140 additions and 49 deletions
|
|
@ -45,6 +45,7 @@ type Config struct {
|
|||
Langs []string `json:"langs,omitempty"`
|
||||
CMDTimeout int `json:"cmd_timeout,omitempty"`
|
||||
TesseractThreads int `json:"tesseract_threads,omitempty"`
|
||||
TesseractOEM int `json:"tesseract_oem,omitempty"`
|
||||
Foreground bool `json:"foreground,omitempty"`
|
||||
SecureCookie bool `json:"secure_cookie,omitempty"`
|
||||
Debug bool `json:"debug,omitempty"`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue