Skip to content

Commit 4c14704

Browse files
committed
feat: change offline message expire time unit from days to seconds
1 parent 2361f9b commit 4c14704

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/gzyq/action/OFFLINE_REDIS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
## 设置过期时间
66

7-
> 不设置值时,默认消息保留7天
7+
> 单位:秒。不设置值时,默认消息保留86400秒(1天)
88
99
## 存储结构
1010
默认采用Hash结构存储在redis中

0 commit comments

Comments
 (0)