{
    "notification_handler": {
        "multi": {
            "handlers": [
                [
                "@handler/notification_handler/send_notification.js",
                {
                    "id": "@handler/eventlog_notification_handler.js",
                    "log": "@artifact:strip@.jsonld",
                    "dir": "@artifact:strip@" 
                }
                ]
            ]
        }
    }
}