Comment on page
🔢
Limit
The limit with which the deletion algorithm should work.
This value specifies after how many messages or after what time the deletion algorithm should delete the messages.
Depending on the mode, the entry is made as a simple number or as a duration.
Mode 1
Mode 2
Mode 3
Mode 4
Specified as a duration.
The duration must be more than 10 seconds and less than 7 days
Specified as a duration.
The duration must be more than 10 seconds and less than 7 days
Specified as a simple number.
The number must be between 3 and 75.
Specified as a simple number.
The number must be between 3 and 50.
Use of time units | Correct use | Incorrect use |
---|---|---|
seconds: s , sec , secs | 1mins 30sec | 1m30s |
minutes: m , min , mins | 5mins | 2,3h |
hours: h , hr , hrs | 2hrs 3m | 1d6h3m |
days: d , day , days | 1days 6hr 3min | 1d 6hsr 3n |
Last modified 11mo ago