Allow overriding of CLI arguments in the config
This commit is contained in:
@@ -1,10 +1,16 @@
|
||||
[general]
|
||||
;engines = avision,glens,gvision,azure,mangaocr,winrtocr,easyocr,paddleocr
|
||||
;engine = glens
|
||||
;read_from = clipboard
|
||||
;write_to = clipboard
|
||||
;pause_at_startup = False
|
||||
;logger_format = <green>{time:HH:mm:ss.SSS}</green> | <level>{message}</level>
|
||||
;engine_color = cyan
|
||||
;websocket_port = 7331
|
||||
;delay_secs = 0.5
|
||||
;notifications = False
|
||||
;ignore_flag = False
|
||||
;delete_images = False
|
||||
[winrtocr]
|
||||
;url = http://aaa.xxx.yyy.zzz:8000
|
||||
[azure]
|
||||
|
||||
Reference in New Issue
Block a user