git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3801 6c8d7289-2bf4-0310-a012-ef5d649a1542
pull/1/head
orbiter 18 years ago
parent 4ca797401e
commit 594ff95955

@ -405,7 +405,7 @@ public class plasmaSwitchboardQueue {
}
// check profile
if (!profile().indexText() && !profile().indexMedia() && !profile().remoteIndexing()) {
if (!profile().indexText() && !profile().indexMedia()) {
return "Indexing_Not_Allowed";
}

Loading…
Cancel
Save