Skip to content

Commit

Permalink
Update config.env
Browse files Browse the repository at this point in the history
更新环境变量
  • Loading branch information
Freeman54 authored Apr 4, 2023
1 parent d541601 commit 9cd8fae
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions runnergo/config.env
Original file line number Diff line number Diff line change
Expand Up @@ -76,3 +76,12 @@ RG_SMTP_PASSWORD=

## 邀请链接密钥
RG_INVITE_DATA_AES_SECRET_KEY=qazwsxedcrfvtgby


# 压力机相关配置
RG_MACHINE_ALIVE_TIME=10
RG_INIT_PARTITION_TOTAL_NUM=2
RG_CPU_TOP_LIMIT=80
RG_MEMORY_TOP_LIMIT=80
RG_DISK_TOP_LIMIT=70

0 comments on commit 9cd8fae

Please sign in to comment.