github.com/cs3org/reva/v2@v2.27.7/tests/integration/grpc/fixtures/storageprovider-nextcloud.toml (about)

     1  [grpc]
     2  address = "{{grpc_address}}"
     3  
     4  [grpc.services.storageprovider]
     5  driver = "nextcloud"
     6  
     7  [grpc.services.storageprovider.drivers.nextcloud]
     8  endpoint = "http://localhost:8080/apps/sciencemesh/"
     9  mock_http = true