diff --git a/.drone.star b/.drone.star index 63091bf152..2634e86397 100644 --- a/.drone.star +++ b/.drone.star @@ -1513,7 +1513,6 @@ def notify(ctx): def ocisServer(storage, accounts_hash_difficulty = 4, volumes = []): environment = { "OCIS_URL": "https://ocis-server:9200", - "GRAPH_SPACES_WEBDAV_BASE": "https://ocis-server:9200/dav/spaces/", "STORAGE_HOME_DRIVER": "%s" % (storage), "STORAGE_USERS_DRIVER": "%s" % (storage), "STORAGE_USERS_DRIVER_LOCAL_ROOT": "/srv/app/tmp/ocis/local/root",