aboutsummaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
authorThomas Amland <thomas.amland@gmail.com>2014-11-18 15:04:27 +0100
committerThomas Amland <thomas.amland@gmail.com>2014-11-18 15:25:40 +0100
commite7bcbe437d6cb866fe29b1d5def190b9feab5c52 (patch)
treecab9ed7611c7e021dc593fd954f92013e75611d3 /system
parent2cd94380e3fe59003ffe7938dd3afa34ea10a5c6 (diff)
[addons] add toggle for hiding broken addons. hide by default
Diffstat (limited to 'system')
-rw-r--r--system/settings/settings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/system/settings/settings.xml b/system/settings/settings.xml
index 90d0fabd37..367542d81a 100644
--- a/system/settings/settings.xml
+++ b/system/settings/settings.xml
@@ -2979,6 +2979,10 @@
<level>4</level>
<default>false</default>
</setting>
+ <setting id="general.addonbrokenfilter" type="boolean" label="0" help="36415">
+ <level>4</level>
+ <default>true</default>
+ </setting>
</group>
</category>
</section>