mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Merge pull request #14075 from overleaf/jpa-trim-space
[history-v1] trim trailing space in config file GitOrigin-RevId: c3cfa7a18d7ac5b27816a740944bc15fb83b3c95
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
"projectId": "GCS_PROJECT_ID"
|
||||
},
|
||||
"retryOptions": {
|
||||
"maxRetries": "GCS_MAX_RETRIES",
|
||||
"maxRetries": "GCS_MAX_RETRIES",
|
||||
"idempotencyStrategy": "GCS_IDEMPOTENCY_STRATEGY"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user