config.toml: update comment indentation
This commit is contained in:
14
config.toml
14
config.toml
@ -9,13 +9,13 @@ copyright = "Except where otherwise noted, content on this site is licensed unde
|
||||
enableGitInfo = true
|
||||
|
||||
#[imaging]
|
||||
# Default resample filter used for resizing. Default is Box,
|
||||
# # a simple and fast averaging filter appropriate for downscaling.
|
||||
# # See https://github.com/disintegration/imaging
|
||||
#resampleFilter = "CatmullRom"
|
||||
|
||||
# Default JPEG quality setting. Default is 75.
|
||||
#quality = 82
|
||||
# # Default resample filter used for resizing. Default is Box,
|
||||
# # a simple and fast averaging filter appropriate for downscaling.
|
||||
# # See https://github.com/disintegration/imaging
|
||||
# resampleFilter = "CatmullRom"
|
||||
#
|
||||
# # Default JPEG quality setting. Default is 75.
|
||||
# quality = 82
|
||||
|
||||
[pagination]
|
||||
# number of posts to show on home/category/tag pages (Default: 10)
|
||||
|
Reference in New Issue
Block a user