diff options
author | Steven Barth <steven@midlink.org> | 2008-09-23 23:08:29 +0000 |
---|---|---|
committer | Steven Barth <steven@midlink.org> | 2008-09-23 23:08:29 +0000 |
commit | 0227e3cea1bbe3b9574d13b729129695aed017d3 (patch) | |
tree | 8283451655bf2205c3fce41e6a77f4d29d7a1a98 | |
parent | c94ef7f8d3a71afc2d713f584c9ef7cb71e45861 (diff) |
httpd sections are not unique anymore
-rw-r--r-- | libs/uvl/root/lib/uci/schema/default/httpd | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/uvl/root/lib/uci/schema/default/httpd b/libs/uvl/root/lib/uci/schema/default/httpd index 7d829c53e..8dcf0959b 100644 --- a/libs/uvl/root/lib/uci/schema/default/httpd +++ b/libs/uvl/root/lib/uci/schema/default/httpd @@ -7,7 +7,6 @@ config section option name 'httpd' option title 'General httpd settings' option package 'httpd' - option unique true option required true config variable |