github.com/cs3org/reva/v2@v2.27.7/tests/oc-integration-tests/drone/storage-shares.toml (about)

     1  # This storage.toml config file will start a reva service that:
     2  [shared]
     3  jwt_secret = "Pive-Fumkiu4"
     4  gatewaysvc = "localhost:19000"
     5  
     6  [grpc]
     7  address = "0.0.0.0:14000"
     8  
     9  # This is a storage provider that grants direct access to the wrapped storage
    10  # we have a locally running dataprovider
    11  [grpc.services.sharesstorageprovider]
    12  usershareprovidersvc = "localhost:17000"
    13  mount_id = "a0ca6a90-a365-4782-871e-d44447bbc668"