提交 881bcc72 编写于 作者: J Joerg Jaspert

Change interval for 31 days to 7

上级 97a63de4
......@@ -33,7 +33,7 @@ from optparse import OptionParser
RULES = [
{'days':14, 'interval':0},
{'days':31, 'interval':1},
{'days':31, 'interval':7},
{'days':365, 'interval':31},
{'days':3650, 'interval':365},
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册