Skip to content

Commit 4a8db84

Browse files
committed
clearer documentation
1 parent 2edea39 commit 4a8db84

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

jobs/blobstore/spec

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,9 @@ properties:
3434
description: Password director must use to access blobstore via HTTP Basic
3535

3636
blobstore.agent.user:
37-
description: Username agents must use to access blobstore via HTTP Basic (optional, if provided the password is mandatory)
37+
description: |
38+
Username agents must use to access blobstore via HTTP Basic
39+
(optional when 'blobstore.enable_signed_urls' is true)
3840
blobstore.agent.password:
3941
description: Password agents must use to access blobstore via HTTP Basic (mandatory when the user is provided)
4042
blobstore.agent.additional_users:

0 commit comments

Comments
 (0)