mirror of
https://github.com/owncloud/ocis
synced 2026-04-25 17:25:21 +02:00
add NOTIFICATIONS_WEB_UI_URL
This commit is contained in:
@@ -23,6 +23,7 @@ func DefaultConfig() *config.Config {
|
||||
Service: config.Service{
|
||||
Name: "notifications",
|
||||
},
|
||||
WebUiURL: "https://localhost:9200",
|
||||
Notifications: config.Notifications{
|
||||
SMTP: config.SMTP{
|
||||
Host: "",
|
||||
|
||||
Reference in New Issue
Block a user