Add documentation for PERIODIC_SYNC

This commit is contained in:
Ruakij 2023-03-30 12:44:09 +02:00
parent add4e8dbcf
commit 9a700a117c

View File

@ -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*