On 15/11/06, Jonathan Gordon <[EMAIL PROTECTED]> wrote:
There is alot of commented out code in the settings_save_config() function, its purpose is to dump the valid values for each setting to the disk when it saves... do we want this? (remebering it will slow down saving a bit, and increase bin size)
I changed it from using a global_setting offset to just use the address and that shrunk it by about 600bytes, and adding this only added 300bytes, so I guess it can go in
