Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Whether to monitor the file for reloads, which occur in the foregrund after taking a read lock, based on file modification time. C++-14 support is required for this code to be active and doing so introduces shared locking to the use of the component.

Examples

Code Block
; shiibboleth.ini

[global]
regexMatching = partial

[logging]
type = syslog
openSyslog = false
defaultLevel = INFO

[logging-categories]
Shibboleth.AgentConfig = DEBUG
Shibboleth.Agent = DEBUG

[remoting]
...

[session-cache]
...

[request-mapper]
type=XML
path=request-map.xml
reloadChanges = true