From 5b8a3d09c29e7e7eb96e0c4d4ce2ae42b242997a Mon Sep 17 00:00:00 2001 From: sang Date: Mon, 10 Feb 2025 15:47:26 +0800 Subject: [PATCH] chore: Readme add EXCLUSION_LIST describe --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e5b28de..2a888be 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ Open `/usr/local/etc/lxc-iptag.conf` and change the config | FW_NET_INTERFACE_CHECK_INTERVAL | `60` | The interval(seconds) for using `ip link` to check lxc status changed (Set -1 to disable this feature) | | LXC_STATUS_CHECK_INTERVAL | `-1` | The interval(seconds) for using `pct list` to check lxc status changed (Set -1 to disable this feature) | | FORCE_UPDATE_INTERVAL | `1800` | The interval(seconds) for force check and update lxc tags | +| EXCLUSION_LIST | see [lxc-iptag.conf](./lxc-iptag.conf) | List of container id or ip to exclude from tagging | ## 3. Uninstall