mirror of
https://github.com/caddyserver/website.git
synced 2025-04-22 13:06:16 -04:00
Add conventions TOC
This commit is contained in:
parent
90d9425f23
commit
3856586157
1 changed files with 9 additions and 0 deletions
|
@ -7,6 +7,15 @@ title: Conventions
|
|||
The Caddy ecosystem adheres to a few conventions to make things consistent and intuitive across the platform.
|
||||
|
||||
|
||||
- [Network addresses](#network-addresses)
|
||||
- [Placeholders](#placeholders)
|
||||
- [File locations](#file-locations)
|
||||
- [Data directory](#data-directory)
|
||||
- [Configuration directory](#configuration-directory)
|
||||
- [Durations](#durations)
|
||||
|
||||
|
||||
|
||||
## Network addresses
|
||||
|
||||
When specifying a network address to dial or bind, Caddy accepts a string in the following format:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue