diff --git a/config.toml b/config.toml index 1ffebeaa..6b6d1901 100644 --- a/config.toml +++ b/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)