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
|
enableGitInfo = true
|
||||||
|
|
||||||
#[imaging]
|
#[imaging]
|
||||||
# Default resample filter used for resizing. Default is Box,
|
# # Default resample filter used for resizing. Default is Box,
|
||||||
# # a simple and fast averaging filter appropriate for downscaling.
|
# # a simple and fast averaging filter appropriate for downscaling.
|
||||||
# # See https://github.com/disintegration/imaging
|
# # See https://github.com/disintegration/imaging
|
||||||
#resampleFilter = "CatmullRom"
|
# resampleFilter = "CatmullRom"
|
||||||
|
#
|
||||||
# Default JPEG quality setting. Default is 75.
|
# # Default JPEG quality setting. Default is 75.
|
||||||
#quality = 82
|
# quality = 82
|
||||||
|
|
||||||
[pagination]
|
[pagination]
|
||||||
# number of posts to show on home/category/tag pages (Default: 10)
|
# number of posts to show on home/category/tag pages (Default: 10)
|
||||||
|
Reference in New Issue
Block a user