remove misc section
parent
a106727d40
commit
dadc822295
|
@ -48,7 +48,6 @@ sub getsetup () {
|
||||||
plugin => {
|
plugin => {
|
||||||
safe => 1,
|
safe => 1,
|
||||||
rebuild => undef,
|
rebuild => undef,
|
||||||
section => "misc",
|
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -17,7 +17,6 @@ sub getsetup () {
|
||||||
plugin => {
|
plugin => {
|
||||||
safe => 1,
|
safe => 1,
|
||||||
rebuild => 0,
|
rebuild => 0,
|
||||||
section => "misc",
|
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -54,7 +54,6 @@ sub getsetup () {
|
||||||
plugin => {
|
plugin => {
|
||||||
safe => 1,
|
safe => 1,
|
||||||
rebuild => undef,
|
rebuild => undef,
|
||||||
section => "misc",
|
|
||||||
},
|
},
|
||||||
skeleton => {
|
skeleton => {
|
||||||
type => "boolean",
|
type => "boolean",
|
||||||
|
|
Loading…
Reference in New Issue