Notifications {
  Namespace: "metachunks"
  Notification {
    HttpRequest {
      Method: "POST"
      Port: 81
      Path: "/rescan"
    }
    NotificationCachePath: "/storage/metachunks.notification.cache.txt"
  }
}
Notifications {
  Namespace: "topology"
  Notification {
    HttpRequest {
      Method: "POST"
      Port: 80
      Path: "/rescan"
    }
    NotificationCachePath: "/storage/topology.notification.cache.txt"
  }
}
