geoip_setup_custom_directory Set a custom directory for the GeoIP database &reftitle.description; voidgeoip_setup_custom_directory stringpath The geoip_setup_custom_directory function will change the default directory of the GeoIP database. This is equivalent to changing geoip.custom_directory. &reftitle.parameters; path The full path of where the GeoIP database is on disk. &reftitle.returnvalues; &return.void; &reftitle.examples; A <function>geoip_setup_custom_directory</function> example This will change the GeoIP default database path. ]]> &example.outputs;