Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
phsl
/
new-api
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
35092959
authored
Sep 03, 2023
by
JustSong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs: update README
parent
cf0ae05d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
+1
-0
README.md
+1
-0
No files found.
README.md
View file @
35092959
...
...
@@ -308,6 +308,7 @@ graph LR
+
例子:
`POLLING_INTERVAL=5`
10.
`BATCH_UPDATE_ENABLED`
:启用数据库批量更新聚合,会导致用户额度的更新存在一定的延迟可选值为
`true`
和
`false`
,未设置则默认为
`false`
。
+
例子:
`BATCH_UPDATE_ENABLED=true`
+
如果你遇到了数据库连接数过多的问题,可以尝试启用该选项。
11.
`BATCH_UPDATE_INTERVAL=5`
:批量更新聚合的时间间隔,单位为秒,默认为
`5`
。
+
例子:
`BATCH_UPDATE_INTERVAL=5`
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment