Path resolution for error templates.
[shibboleth/sp.git] / shibsp / base.h
index 6dc2d89..9eb4cf3 100644 (file)
 # define SHIBSP_SCHEMAS "c:/opt/shibboleth-sp/share/xml/xmltooling/catalog.xml;c:/opt/shibboleth-sp/share/xml/opensaml/saml20-catalog.xml;c:/opt/shibboleth-sp/share/xml/opensaml/saml11-catalog.xml;c:/opt/shibboleth-sp/share/xml/shibboleth/catalog.xml"
 
 /**
- * Default path to configuration file on Windows.
+ * Default name of configuration file on Windows.
  */
-# define SHIBSP_CONFIG "c:/opt/shibboleth-sp/etc/shibboleth/shibboleth2.xml"
+# define SHIBSP_CONFIG "shibboleth2.xml"
 
 /**
  * Controls default logging level of console tools and other situations
  * where fully-configured logging isn't used.
  */
-#define SHIBSP_LOGGING "c:/opt/shibboleth-sp/etc/shibboleth/console.logger"
+#define SHIBSP_LOGGING "console.logger"
 
 /**
  * Default prefix for installation (used to resolve relative paths).