aboutsummaryrefslogtreecommitdiff
path: root/custom
diff options
context:
space:
mode:
authorAnthony Wang2022-11-08 00:22:55 +0000
committerAnthony Wang2022-11-08 00:22:55 +0000
commit69c1bdddc79ce2d9e78033608c3926875791d8f9 (patch)
treed59e81a4d3d735808ffecd4075df8f2419ec970c /custom
parent5612130bcf1925f32e254a8caa1a791c62b606f6 (diff)
parentfd89c062bda0f3b159a01aab3d67a7fa2f42334e (diff)
Merge remote-tracking branch 'upstream/main'
Diffstat (limited to 'custom')
-rw-r--r--custom/conf/app.example.ini3
1 files changed, 2 insertions, 1 deletions
diff --git a/custom/conf/app.example.ini b/custom/conf/app.example.ini
index c6feae8f5..ef247fa78 100644
--- a/custom/conf/app.example.ini
+++ b/custom/conf/app.example.ini
@@ -2196,7 +2196,8 @@ ROUTER = console
;SHOW_FOOTER_VERSION = true
;; Show template execution time in the footer
;SHOW_FOOTER_TEMPLATE_LOAD_TIME = true
-
+;; Generate sitemap. Defaults to `true`.
+; ENABLE_SITEMAP = true
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;