diff options
| author | Felix Fietkau | 2021-11-03 18:28:50 +0000 |
|---|---|---|
| committer | Felix Fietkau | 2021-11-03 18:28:50 +0000 |
| commit | e70f70e496d72fa328978d47d2f7b7c364ba85fe (patch) | |
| tree | f2588a81aaed0c46313d108ae711cd561c0aa25c | |
| parent | 5ff14acca0e73dd035092759948e46556a583e35 (diff) | |
| download | qosify-e70f70e496d72fa328978d47d2f7b7c364ba85fe.tar.gz | |
README: fix typo
Signed-off-by: Felix Fietkau <nbd@nbd.name>
| -rw-r--r-- | README | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -104,8 +104,7 @@ match is one of: Only works, if dns lookups are passed to qosify via the add_dns_host ubus call. dscp can be a raw value, or a codepoint like CS0 -Adding a + in front of the value tells qosify to only override the DSCP value if it is non-zero - +Adding a + in front of the value tells qosify to only override the DSCP value if it is zero Planned features: |