diff options
Diffstat (limited to 'setup/default.xml')
-rw-r--r-- | setup/default.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/setup/default.xml b/setup/default.xml index d7c1e5f0f..83447ef83 100644 --- a/setup/default.xml +++ b/setup/default.xml @@ -29,9 +29,6 @@ <entry key='media.path'>./media</entry> <entry key='notificator.types'>web,mail</entry> - <entry key='notificator.web.class'>org.traccar.notification.NotificationWeb</entry> - <entry key='notificator.mail.class'>org.traccar.notification.NotificationMail</entry> - <entry key='notificator.sms.class'>org.traccar.notification.NotificationSms</entry> <entry key='server.statistics'>https://www.traccar.org/analytics/</entry> |