Skip to content

Commit

Permalink
docs: GCS - fix name of the config key in the comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mi-char committed Jun 9, 2023
1 parent c950de3 commit 9e39456
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gcs/src/main/resources/reference.conf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
gcsBackendDefaults {
//projectId = "" // REQUIRED
//bucketName = "" // REQUIRED
//jsonKeyPath = "" // REQUIRED if using service account authentication (see https://github.com/googleapis/google-cloud-java#using-a-service-account-recommended)
//credentialsFile = "" // REQUIRED if using service account authentication (see https://github.com/googleapis/google-cloud-java#using-a-service-account-recommended)
}

0 comments on commit 9e39456

Please sign in to comment.