Values that are legitimately set to 0 - or any other value that evaluates to FALSE in perl - in the config file are set to 1 in sqlgrey. This is due to the way variables are set when read from the config file. This was discovered when attempting to turn off "prepend".
Please see attachment for details.
Patch to set config variables correctly