remove unused GRAPH_SPACES_INSECURE

This commit is contained in:
Willy Kloucek
2022-07-07 15:29:06 +02:00
parent fb1c13978d
commit 45f25ee845
8 changed files with 5 additions and 31 deletions

View File

@@ -36,7 +36,6 @@ func DefaultConfig() *config.Config {
WebDavBase: "https://localhost:9200",
WebDavPath: "/dav/spaces/",
DefaultQuota: "1000000000",
Insecure: false,
},
Identity: config.Identity{
Backend: "ldap",