mirror of
https://github.com/owncloud/ocis
synced 2026-04-27 02:05:23 +02:00
Add the backchannel logout event
This commit is contained in:
@@ -92,6 +92,11 @@ func DefaultConfig() *config.Config {
|
||||
EnableBasicAuth: false,
|
||||
InsecureBackends: false,
|
||||
CSPConfigFileLocation: "",
|
||||
Events: config.Events{
|
||||
Endpoint: "127.0.0.1:9233",
|
||||
Cluster: "ocis-cluster",
|
||||
EnableTLS: false,
|
||||
},
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user