diff --git a/config/_default/config.toml b/config/_default/config.toml index 9b86017..ef7f43d 100644 --- a/config/_default/config.toml +++ b/config/_default/config.toml @@ -32,7 +32,7 @@ theme = "DoIt" # enable PWA support enablePWA = false # [Experimental] cache remote images in markdown, more info: https://github.com/HEIGE-PCloud/DoIt/pull/860#issue-1574342372 - cacheRemoteImages = true + cacheRemoteImages = false # [Experimental] generate image srcset attribute with hugo image processing feature. optimizeImages = true # [Experimental] resize method for srcset attribute in optimizeImages, more info: https://gohugo.io/content-management/image-processing/#image-processing-options diff --git a/config/staging/config.toml b/config/staging/config.toml index 57b6c18..12f1d1a 100644 --- a/config/staging/config.toml +++ b/config/staging/config.toml @@ -32,7 +32,7 @@ theme = "DoIt" # enable PWA support enablePWA = false # [Experimental] cache remote images in markdown, more info: https://github.com/HEIGE-PCloud/DoIt/pull/860#issue-1574342372 - cacheRemoteImages = true + cacheRemoteImages = false # [Experimental] generate image srcset attribute with hugo image processing feature. optimizeImages = true # [Experimental] resize method for srcset attribute in optimizeImages, more info: https://gohugo.io/content-management/image-processing/#image-processing-options @@ -648,7 +648,7 @@ theme = "DoIt" # Cookie consent config [params.cookieconsent] - enable = true + enable = false # text strings used for Cookie consent banner [params.cookieconsent.content] message = ""