Quota example typo fix

This commit is contained in:
Andika Triwidada 2024-10-18 04:29:57 +00:00
parent 6d6afc4baf
commit c53026c7b6

View file

@ -261,7 +261,7 @@ For example when:
- "quota until 10/mbytes" -> apply the Action defined (ACCEPT)
The value must be in the format: VALUE/UNITS, for example:
- 10mbytes, 1/gbytes, etc
- 10/mbytes, 1/gbytes, etc
"""),
'keys': [
{'key': Fw.ExprQuota.OVER.value, 'values': []},