Add documentation for PERIODIC_SYNC
This commit is contained in:
parent
add4e8dbcf
commit
9a700a117c
11
README.md
11
README.md
@ -38,11 +38,12 @@ In case routes clash or cant be added to Wireguard, Warnings will be logged.
|
|||||||
|
|
||||||
### 1.2.1. Environment
|
### 1.2.1. Environment
|
||||||
|
|
||||||
Variable|Description|Default
|
Variable|Description|Type|Default
|
||||||
-|-|-
|
-|-|-|-
|
||||||
`INTERFACE`* | Wireguard-Interface Name |
|
`INTERFACE`* | Wireguard-Interface Name | String |
|
||||||
`FILTER_PROTOCOL` | Protocol to react on | All
|
`FILTER_PROTOCOL` | Protocol to react on | Number / iproute2-name | All
|
||||||
`FILTER_TABLE` | Table to react on | All
|
`FILTER_TABLE` | Table to react on | Number / iproute2-name | All
|
||||||
|
`PERIODIC_SYNC` | Reguarly sync the routing-table <br> Useful when the wg-interface is changed/updated without us knowing | Seconds | -1
|
||||||
|
|
||||||
*\* Required*
|
*\* Required*
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user