Skip to content

Commit 649b559

Browse files
committed
disable_plugins
1 parent f2c5e30 commit 649b559

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1361,7 +1361,7 @@
13611361
USE_BUNDLES = False
13621362

13631363
# Plugins you don't want to use. Be careful :-)
1364-
DISABLED_PLUGINS = ["render_galleries", "render_taxonomies",]
1364+
DISABLED_PLUGINS = ["render_galleries", "render_taxonomies", "sitemap", "robots"]
13651365

13661366
# Special settings to disable only parts of the indexes plugin.
13671367
# Use with care.

0 commit comments

Comments
 (0)