Skip to content

Commit c9a2183

Browse files
committed
Fixed example to run standalone OCM tests
1 parent 1ebfbef commit c9a2183

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/cernbox/cernbox.toml

+2
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,8 @@ enable_home_creation = true
146146

147147
[grpc.services.storageprovider.drivers.localhome]
148148
user_layout = "{{.Username}}"
149+
root = "/revalocalstorage"
150+
share_folder = "/revalocalstorage/shares"
149151

150152
[[grpc.services.storageprovider]]
151153
driver = "ocmoutcoming"

0 commit comments

Comments
 (0)