From: Armando M. <arm...@st...> - 2012-04-22 13:46:30
|
Hi Mike, On 10/25/2011 06:28 PM, Ginter, Mike wrote: > > Does the whitelist override the blacklist? > No. The blacklist is loaded first, while the whitelist is applied only to new blocks. > Can blacklist entries be removed? > > Not in 1.5 release, which uses a binary file: you need to remove the blacklist there. You can instead with the new code from SVN, which uses a plain-text blacklist. Hope this helps. Cheers, Armando |