• Jochen Topf's avatar
    Renderd uses iniparser3.0b ini file parser now which is included · 875a2535
    Jochen Topf authored
    Made renderd more configurable at runtime: socketname, num_threads and the mapnik settings plugins_dir, font_dir, and font_dir_recurse are now available through renderd.conf
        There should be only one incompatible change: the [Default] section in the config is now in all lowercase "[default]" because the parser lib gives section and key names back in lowercase
    
    875a2535