Skip to content

Commit 3857899

Browse files
committed
[skip ci] remove duplicated config parameter description
1 parent 7a97233 commit 3857899

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1269,10 +1269,6 @@ AWS Endpoint like `http://127.0.0.1:9000`. Defaults to `$AWS_ENDPOINT`
12691269

12701270
Changes AWS Path Style to 'host/bucket_name/object' instead of 'bucket_name.host/object'. Defaults to `AWS_PATH_STYLE`
12711271

1272-
#### `GITLAB_LFS_OBJECT_STORE_CONNECTION_AWS_SIGNATURE_VERSION`
1273-
1274-
AWS signature version to use. 2 or 4 are valid options. Digital Ocean Spaces and other providers may need 2. Defaults to `$AWS_SIGNATURE_VERSION`
1275-
12761272
#### `GITLAB_UPLOADS_OBJECT_STORE_CONNECTION_GOOGLE_PROJECT`
12771273

12781274
Google project. Defaults to `$GITLAB_OBJECT_STORE_CONNECTION_GOOGLE_PROJECT`
@@ -1739,7 +1735,7 @@ Enable mail delivery via SMTP. Defaults to `true` if `SMTP_USER` is defined, els
17391735

17401736
#### `SMTP_DOMAIN`
17411737

1742-
SMTP domain. Defaults to` www.gmail.com`
1738+
SMTP domain. Defaults to `www.gmail.com`
17431739

17441740
#### `SMTP_HOST`
17451741

0 commit comments

Comments
 (0)