add local_mode config option
[project/usteer.git] / openwrt / usteer / files / etc / config / usteer
index 534031dab6ffea0c9888cecce266f20fe26d79be..38c0e7749abb0651b69c497fb69b45a9113051aa 100644 (file)
@@ -5,6 +5,9 @@ config usteer
        # Log messages to syslog (0/1)
        option 'syslog' '1'
 
+       # Disable network communication (0/1)
+       option local_mode '0'
+
        # Use IPv6 for remote exchange
        option 'ipv6' '0'