mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-08-07 05:14:57 -04:00
notification for virusscan
Signed-off-by: jkoberg <jkoberg@owncloud.com>
This commit is contained in:
1 parent
fc4ba499b1
commit
642d8f0028
4 files changed
+54
-2
No files matched your search
@@ -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