Merge branch 'master' of https://git.nuttyreading.com/zm/tougao
This commit is contained in:
22
.env
22
.env
@@ -19,6 +19,16 @@ client_id = 616562
|
||||
client_secret = CfMDrllyqBTFKrUkO2XaE7OmWTYqP3yd
|
||||
hmac = 8aU8WnITYhwaGTXH
|
||||
|
||||
[base]
|
||||
model_url=http://chat.taimed.cn
|
||||
model_url1=http://125.39.141.154:10002/v1/chat/completions
|
||||
model=DeepSeek-Coder-V2-Instruct
|
||||
|
||||
[user_field_ai]
|
||||
; 留空则依次用 promotion PROMOTION_LLM_URL、citation 等;仅写根地址时会自动补 /v1/chat/completions
|
||||
;chat_url=http://chat.taimed.cn/v1/chat/completions
|
||||
;chat_model=DeepSeek-Coder-V2-Instruct
|
||||
|
||||
[promotion]
|
||||
PROMOTION_LLM_URL=http://chat.taimed.cn/v1/chat/completions
|
||||
PROMOTION_LLM_MODEL=DeepSeek-Coder-V2-Instruct
|
||||
@@ -33,6 +43,18 @@ UNSUBSCRIBE_BASE_URL=https://submission.tmrjournals.com/api/Unsubscribe/index
|
||||
[yboard]
|
||||
APPLY_URL="https://submission.tmrjournals.com/youthBoardRegister"
|
||||
|
||||
[turnitin]
|
||||
viewer_permission_set=ADMINISTRATOR
|
||||
viewer_locale=en-US
|
||||
; viewer-url 必填 viewer_user_id;默认用查重记录的 triggered_by → editor_{id},也可写死:
|
||||
;viewer_user_id=editor_1
|
||||
; 与 Crossref 网页手动查重对齐:三项默认 0(不排除引用/参考文献/引文)。若只要正文相似度可改为 1
|
||||
exclude_quotes=0
|
||||
exclude_bibliography=0
|
||||
exclude_citations=0
|
||||
; 在线报告默认视图:all_sources=按来源库分类(与 Crossref 手动后台一致);match_overview=匹配总览(文中编号易都显示为 1)
|
||||
viewer_default_mode=all_sources
|
||||
|
||||
[plagiarism]
|
||||
static_root="/home/wwwroot/api.tmrjournals.com/public"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user