Skip to content

Commit b56905c

Browse files
Update the sample config file
1 parent ffb56a2 commit b56905c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

resources/configuration_file_template.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ s3_bucket: your.blog.bucket.com
1414
# - .css
1515
# - .md
1616

17+
# See http://docs.aws.amazon.com/general/latest/gr/rande.html#s3_region for valid endpoints
1718
# s3_endpoint: ap-northeast-1
1819

1920
# ignore_on_server: that_folder_of_stuff_i_dont_keep_locally
@@ -36,7 +37,7 @@ s3_bucket: your.blog.bucket.com
3637

3738
# cloudfront_invalidate_root: true
3839

39-
# concurrency_level: 100
40+
# concurrency_level: 5
4041

4142
# redirects:
4243
# index.php: /

0 commit comments

Comments
 (0)