fixed module path; added translate endpoint to chat API
This commit is contained in:
@@ -50,4 +50,8 @@ csgowtfd:
|
||||
# seconds to write a response before timeout
|
||||
write: 30
|
||||
# seconds before closing idle connections
|
||||
idle: 120
|
||||
idle: 120
|
||||
deepl:
|
||||
base_url: api-free.deepl.com
|
||||
# get your API key on deepl.com
|
||||
api_key: <api_key>
|
Reference in New Issue
Block a user