可以设置是否自动安装nftables

This commit is contained in:
GoEdgeLab
2022-09-17 21:05:18 +08:00
parent adeb805dcb
commit ee6a12ef7e
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" ]