mirror of
https://github.com/suitenumerique/docs.git
synced 2026-08-17 21:25:43 +02:00
We are modifying the doc header, we are moving elements to a floating bar. In this case, we are moving the Button Share to the floating bar.
11 lines
351 B
Plaintext
11 lines
351 B
Plaintext
# For the CI job test-e2e
|
|
BURST_THROTTLE_RATES="1000/minute"
|
|
COLLABORATION_API_URL=http://y-provider:4444/collaboration/api/
|
|
SUSTAINED_THROTTLE_RATES="1000/minute"
|
|
Y_PROVIDER_API_BASE_URL=http://y-provider-converter:4444/api/
|
|
|
|
# Throttle
|
|
API_DOCUMENT_THROTTLE_RATE=1000/min
|
|
API_DOCUMENT_ACCESS_THROTTLE_RATE=1000/min
|
|
API_CONFIG_THROTTLE_RATE=1000/min
|