Traffic Shaping Refactor First Pass

This commit is contained in:
Mike Hillyer
2026-06-09 13:23:56 -04:00
parent 4eedf9361e
commit 164f109326
18 changed files with 544 additions and 515 deletions
+1 -1
View File
@@ -75,4 +75,4 @@ smtp_auth_plain_username = "daniel"
smtp_auth_plain_password = { vault_mount = "secret", vault_path = "smtp-auth/local", vault_key = "password" }
{% endcall %}
See the [traffic shaping](../configuration/trafficshaping.md#using-the-shapinglua-helper) section of the User Guide for additional information.
See the [Traffic Shaping](../trafficshaping/index.md) chapter of the User Guide for additional information.