Skip to content

Commit ff8f0fa

Browse files
committed
docs(mkdocs): update abbreviation dictionary
1 parent 703c0b4 commit ff8f0fa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/docs/includes/abbreviations.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,5 @@
6565
*[dynamic file]: Refers to the <b>dynamic configuration file</b> for Traefik, usually named <code>dynamic.yml</code>. It defines settings that can be reloaded at runtime (routers, middlewares, services, TLS options, etc.). Traefik continuously watches this file for changes without requiring a restart.
6666
*[tld]: Top-Level Domain. The last segment of a domain name, appearing after the final dot, such as <code>.com</code>, <code>.org</code>, or <code>.net</code>, which indicates the highest level of the domain hierarchy.
6767
*[TLD]: Top-Level Domain. The last segment of a domain name, appearing after the final dot, such as <code>.com</code>, <code>.org</code>, or <code>.net</code>, which indicates the highest level of the domain hierarchy.
68-
*[EOL]: End-of-Life. Stage when a Linux distribution or version no longer receives official updates, patches, or security fixes from its maintainers. Systems running an EOL release are considered unsupported and may be vulnerable unless upgraded or migrated to a maintained version.
68+
*[EOL]: End-of-Life. Stage when a Linux distribution or version no longer receives official updates, patches, or security fixes from its maintainers. Systems running an EOL release are considered unsupported and may be vulnerable unless upgraded or migrated to a maintained version.
69+
*[CWP]: Control Web Panel (CWP)

0 commit comments

Comments
 (0)