Skip to content
Snippets Groups Projects
Verified Commit 6b81aec7 authored by Kevin Ditscheid's avatar Kevin Ditscheid
Browse files

[TASK] Set default for enableAutomaticRelatedNews to 0

parent f5e823c3
No related branches found
No related tags found
1 merge request!44[BUGFIX] Fix bugs with fetching the related news
......@@ -21,6 +21,6 @@ plugin.tx_sgnews {
sortDirection = DESC
# This enables the output of related news in regards to the news category or tags
enableAutomaticRelatedNews = 1
enableAutomaticRelatedNews = 0
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment