mirror of
https://github.com/EQEmu/Server.git
synced 2026-03-03 19:52:26 +00:00
Updated Data Buckets (markdown)
parent
7b14f9eb08
commit
709d537697
@ -162,12 +162,14 @@ end
|
|||||||
|
|
||||||
We have the ability to use time shorthands if need-be, the following are acceptable time inputs
|
We have the ability to use time shorthands if need-be, the following are acceptable time inputs
|
||||||
|
|
||||||
* 15s = 15 seconds
|
|Input|Time Result|
|
||||||
* s15 = 15 seconds
|
|---|---|
|
||||||
* 60m = 60 minutes
|
| 15s | 15 seconds |
|
||||||
* 7d = 7 days
|
| s15 | 15 seconds |
|
||||||
* 1y = 1 year
|
| 60m | 60 minutes |
|
||||||
* 600 = 600 seconds
|
| 7d | 7 days |
|
||||||
|
| 1y | 1 year |
|
||||||
|
| 600 | 600 seconds |
|
||||||
|
|
||||||
### Perl Expiration
|
### Perl Expiration
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user