mirror of
https://github.com/cs3org/wopiserver.git
synced 2025-04-18 13:04:00 +03:00
[docs-only] adapted default and test configs
This commit is contained in:
parent
b959f09bee
commit
7a0aa38c8e
@ -27,7 +27,6 @@ wopikey = your.key.pem
|
||||
|
||||
[cs3]
|
||||
revagateway = your.revad.org:19000
|
||||
authtokenvalidity = 3600
|
||||
sslverify = True
|
||||
grpctimeout = 10
|
||||
httptimeout = 10
|
||||
|
@ -17,7 +17,6 @@ storagehomepath = /tmp
|
||||
|
||||
[cs3]
|
||||
revagateway = cbox-ocisdev-01:9142
|
||||
authtokenvalidity = 3600
|
||||
sslverify = False
|
||||
grpctimeout = 10
|
||||
httptimeout = 10
|
||||
@ -26,7 +25,7 @@ endpoint = <storage uuid or alias>
|
||||
storagehomepath = <spaceid or absolute path>
|
||||
|
||||
[xroot]
|
||||
storageserver = root://eoshomecanary
|
||||
storageserver = root://eoshomedev
|
||||
userid = 0:0
|
||||
endpoint = root://eoshomecanary
|
||||
storagehomepath = /eos/dev/test/instancetest
|
||||
endpoint = root://eoshomedev
|
||||
storagehomepath = /eos/test/wopi
|
||||
|
Loading…
x
Reference in New Issue
Block a user