github.com/cs3org/reva/v2@v2.27.7/tests/integration/grpc/fixtures/ocm-share/cernbox-webdav-server.toml (about) 1 [log] 2 mode = "json" 3 4 [shared] 5 gatewaysvc = "{{cernboxgw_address}}" 6 7 [http] 8 address = "{{grpc_address}}" 9 10 [http.middlewares.auth] 11 token_strategy = "bearer" 12 13 [http.services.ocdav] 14 ocm_namespace = "/public"