mirror of
https://github.com/caddyserver/website.git
synced 2025-04-21 12:36:16 -04:00
docs: Document {time.now} placeholder
This commit is contained in:
parent
2b2682a0be
commit
91cee9a359
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@ Placeholder | Description
|
||||||
`{system.slash}` | The system's filepath separator
|
`{system.slash}` | The system's filepath separator
|
||||||
`{system.os}` | The system's OS
|
`{system.os}` | The system's OS
|
||||||
`{system.arch}` | The system's architecture
|
`{system.arch}` | The system's architecture
|
||||||
|
`{time.now}` | The current timestamp
|
||||||
`{time.now.common_log}` | The current timestamp in Common Log Format
|
`{time.now.common_log}` | The current timestamp in Common Log Format
|
||||||
`{time.now.year}` | The current year in YYYY format
|
`{time.now.year}` | The current year in YYYY format
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue