mapcache icon indicating copy to clipboard operation
mapcache copied to clipboard

Support for default configuration location

Open szekerest opened this issue 11 years ago • 1 comments

When using mapcache in IIS setting IIS environment variables per application is fairly challenging and setting the system wide MAPCACHE_CONFIG_FILE is not always sufficient during deployment. I'd suggest to set up a default configuration location which can be controlled in cmake.

szekerest avatar Aug 10 '14 19:08 szekerest

+1 if the fallback happens if MAPCACHE_CONFIG_FILE was not found in the environment. I'll let you decide what the default should be on windows. I'd suggest using /etc/mapcache.conf on other platforms.

tbonfort avatar Aug 11 '14 07:08 tbonfort