post_install() {
	cat <<- 'EOF'

		The configuration file is located at `/etc/webapps/nominatim-ui/config.theme.js`,
		available options can be taken from `/usr/share/nominatim-ui/config.defaults.js`.

		You may also want to adjust `NOMINATIM_MAPICON_URL` in your Nominatim config.

		See `/usr/share/docs/nominatim-ui/nginx.conf` for a examplarly nginx vhost configuration.

		EOF
}
