This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

at main 256 B View raw
1{ 2 "maxSizeUpload": 50000000, 3 "maxConcurrentUpload": 4, 4 "maxSizeRequest": 10000000, 5 "maxConcurrentRequests": 4, 6 "maxCallsInRequest": 16, 7 "maxObjectsInGet": 500, 8 "maxObjectsInSet": 500, 9 "collationAlgorithms": ["i;ascii-casemap", "i;octet"] 10}