Update: Refactor to absolute imports, fix QPS limits, and enhance Gitea sync with SQLite support
This commit is contained in:
+4
-4
@@ -1,9 +1,9 @@
|
||||
[API]
|
||||
api_key = kIehdWbbVD85K18qZYz6SeUf
|
||||
secret_key = RCXTgmVjJJkNNMhfY5ASab0xY3mvF6d7
|
||||
api_key = yBU35EDIZ2ITLRk1MnFBN1tv
|
||||
secret_key = 7L0VEOIcqHhaqzZec5LXsHGzJhgFivMr
|
||||
timeout = 30
|
||||
max_retries = 3
|
||||
retry_delay = 2
|
||||
max_retries = 5
|
||||
retry_delay = 1
|
||||
api_url = https://aip.baidubce.com/rest/2.0/ocr/v1/table
|
||||
token_url = https://aip.baidubce.com/oauth/2.0/token
|
||||
form_ocr_url = https://aip.baidubce.com/rest/2.0/solution/v1/form_ocr/get_request_result
|
||||
|
||||
Reference in New Issue
Block a user