Hi! Is there a way to un-set a setting defined in nutch-default.xml without touching nutch-default.xml, but by somehow overwriting it with null in nutch-site.xml?
I've tried to set <property><name>http.agent.version</name><value></value></property> but that will just keep the default value. Thanks! Felix

