Skip to content

Add options to EvtStoreSvc to restrict registering addresses

Gerhard Raven requested to merge issue-84 into master
  • add 'InhibitPaths' property to block loading addresses whose path starts with one of the entries in 'InhibitPaths'
  • add 'DoNotFollowLinks' which will block loading addresses which are not in the same file as the 'root' of the event store

closes #84 (closed)

Merge request reports