* luci/modules/admin-{core,mini,full}: implement new zoneinfo in system models
[project/luci.git] / modules / admin-core / root / lib / uci / schema / default / system
index 6ce96e5..28fee1c 100644 (file)
@@ -18,6 +18,11 @@ config variable
        option required true
 
 config variable
+       option name     'zonename'
+       option title    'Option zonename'
+       option section  'system.system'
+
+config variable
        option name     'timezone'
        option title    'Option timezone'
        option section  'system.system'