可以设置是否自动安装nftables

This commit is contained in:
刘祥超
2022-09-17 21:05:18 +08:00
parent bf320271d4
commit 86bf316468
6 changed files with 17 additions and 7 deletions

View File

@@ -12,4 +12,4 @@ dbs:
fields:
bool: [ "uamIsOn", "followPort", "requestHostExcludingPort", "autoRemoteStart" ]
bool: [ "uamIsOn", "followPort", "requestHostExcludingPort", "autoRemoteStart", "autoInstallNftables" ]