Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
djylb authored Jan 30, 2025
1 parent 07e6c12 commit afce749
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,9 +165,14 @@ proxy_buffering off;
## 更新日志
### DEV
- 2025-1-30 v0.26.36
- 添加客户端到期日期限制 [#15](https://github.com/djylb/nps/issues/15)
- 待定,优先修BUG,新功能随缘更新
- 添加客户端到期日期限制 [#15](https://github.com/djylb/nps/issues/15)

需要在nps.conf文件中添加下面项目配置才能使用
```
#时间限制
allow_time_limit=true
```

### Stable
- 2025-1-30 v0.26.35
Expand Down

0 comments on commit afce749

Please sign in to comment.