Skip to content

Commit 8e41f5d

Browse files
Add valid values
1 parent 1136b8a commit 8e41f5d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/ROOT/pages/configuration/configuration-settings.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ m|+++""+++
192192
|Description
193193
a|Project ID of the Google storage bucket(s) to connect to, falling back to the value found by their SDK.
194194
|Valid values
195-
a|
195+
a|A string.
196196
|Default value
197197
m|++++++
198198
|===
@@ -208,7 +208,7 @@ m|++++++
208208
|Description
209209
a|The target throughput for transfer requests. Higher value means more connections will be established with S3. It's recommended to set it to the maximum network bandwidth on the host that the application is running on. The default is `10.0`, but when running on EC2 instances, this value can often be set much higher (being specific to the EC2 instance type).
210210
|Valid values
211-
a|
211+
a|An integer.
212212
|Default value
213213
m|+++10.0+++
214214
|===

0 commit comments

Comments
 (0)