mirror of
https://github.com/owncloud/ocis
synced 2026-04-26 01:35:25 +02:00
notification for virusscan
Signed-off-by: jkoberg <jkoberg@owncloud.com>
This commit is contained in:
@@ -25,6 +25,9 @@ import (
|
||||
|
||||
// all events we care about
|
||||
var _registeredEvents = []events.Unmarshaller{
|
||||
// file related
|
||||
events.PostprocessingStepFinished{},
|
||||
|
||||
// space related
|
||||
events.SpaceDisabled{},
|
||||
events.SpaceDeleted{},
|
||||
|
||||
Reference in New Issue
Block a user