|
|
@@ -27,7 +27,7 @@ home = [ "HTML", "RSS", "JSON"]
|
|
|
disableSearch = false
|
|
|
# Javascript and CSS cache are automatically busted when new version of site is generated.
|
|
|
# Set this to true to disable this behavior (some proxies don't handle well this optimization)
|
|
|
- disableAssetsBusting = false
|
|
|
+ disableAssetsBusting = true
|
|
|
# Set this to true to disable copy-to-clipboard button for inline code.
|
|
|
disableInlineCopyToClipBoard = false
|
|
|
# A title for shortcuts in menu is set by default. Set this to true to disable it.
|