mirror of
https://github.com/evilsocket/opensnitch.git
synced 2025-03-04 00:24:40 +01:00
Quota example typo fix
This commit is contained in:
parent
6d6afc4baf
commit
c53026c7b6
1 changed files with 1 additions and 1 deletions
|
@ -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': []},
|
||||
|
|
Loading…
Add table
Reference in a new issue