mirror of
https://github.com/suitenumerique/docs
synced 2026-04-21 21:47:35 +00:00
We can now import documents in formats .docx and .md. To do so we added a new container "docspec", which uses the docspec service to convert these formats to Blocknote format. More here: #1567 #1569.
9 lines
294 B
Text
9 lines
294 B
Text
# For the CI job test-e2e
|
|
BURST_THROTTLE_RATES="200/minute"
|
|
COLLABORATION_API_URL=http://y-provider:4444/collaboration/api/
|
|
SUSTAINED_THROTTLE_RATES="200/hour"
|
|
Y_PROVIDER_API_BASE_URL=http://y-provider:4444/api/
|
|
|
|
# Throttle
|
|
API_DOCUMENT_THROTTLE_RATE=1000/min
|
|
API_CONFIG_THROTTLE_RATE=1000/min
|