Update mkdocs.yml
Dieser Commit ist enthalten in:
Ursprung
207c343a7c
Commit
44ecba254b
1 geänderte Dateien mit 6 neuen und 6 gelöschten Zeilen
12
mkdocs.yml
12
mkdocs.yml
|
@ -22,22 +22,22 @@ markdown_extensions:
|
||||||
nav:
|
nav:
|
||||||
- 'Information & Support': 'index.md'
|
- 'Information & Support': 'index.md'
|
||||||
- 'Prerequisites':
|
- 'Prerequisites':
|
||||||
- 'Prepare Your System': 'prerequisite-system.md'
|
- 'Prepare your system': 'prerequisite-system.md'
|
||||||
- 'DNS Setup': 'prerequisite-dns.md'
|
- 'DNS setup': 'prerequisite-dns.md'
|
||||||
- 'Installation, Update & Migration':
|
- 'Installation, Update & Migration':
|
||||||
- 'Installation': 'i_u_m_install.md'
|
- 'Installation': 'i_u_m_install.md'
|
||||||
- 'Update': 'i_u_m_update.md'
|
- 'Update': 'i_u_m_update.md'
|
||||||
- 'Migration': 'i_u_m_migration.md'
|
- 'Migration': 'i_u_m_migration.md'
|
||||||
- 'First Steps (optional)':
|
- 'First Steps (optional)':
|
||||||
- 'SSL': 'firststeps-ssl.md'
|
- 'Advanced SSL': 'firststeps-ssl.md'
|
||||||
- 'Rspamd Web UI': 'firststeps-rspamd_ui.md'
|
- 'Rspamd UI': 'firststeps-rspamd_ui.md'
|
||||||
- 'Reverse Proxy': 'firststeps-rp.md'
|
- 'Reverse Proxy': 'firststeps-rp.md'
|
||||||
- 'SNAT': 'firststeps-snat.md'
|
- 'SNAT': 'firststeps-snat.md'
|
||||||
- 'Disable IPv6': 'firststeps-disable_ipv6.md'
|
- 'Disable IPv6': 'firststeps-disable_ipv6.md'
|
||||||
- 'Setup a relayhost': 'firststeps-relayhost.md'
|
- 'Relayhosts': 'firststeps-relayhost.md'
|
||||||
- 'Logging': 'firststeps-logging.md'
|
- 'Logging': 'firststeps-logging.md'
|
||||||
- 'Local MTA on Docker host': 'firststeps-local_mta.md'
|
- 'Local MTA on Docker host': 'firststeps-local_mta.md'
|
||||||
- 'Sync Jobs Migration': 'firststeps-sync_jobs_migration.md'
|
- 'Sync job migration': 'firststeps-sync_jobs_migration.md'
|
||||||
- 'IP bindings': 'firststeps-ip_bindings.md'
|
- 'IP bindings': 'firststeps-ip_bindings.md'
|
||||||
- 'Models':
|
- 'Models':
|
||||||
- 'Sender and receiver model': 'model-sender_rcv.md'
|
- 'Sender and receiver model': 'model-sender_rcv.md'
|
||||||
|
|
Laden …
In neuem Issue referenzieren