aboutsummaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
authorThomas Amland <thomas.amland@gmail.com>2016-01-13 12:05:30 +0100
committerThomas Amland <thomas.amland@gmail.com>2016-01-21 22:04:28 +0100
commit9b2c4dbe5e957ad6acd75c16218d4dbfad3bb361 (patch)
tree6360f97fb013d0c999af26d1a3c4902dde4fb800 /system
parenteb09837135907d6ae4112e5cf36aa677d0da0dc3 (diff)
[addons] add setting for enabling/disabling zip install
Diffstat (limited to 'system')
-rw-r--r--system/settings/settings.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/system/settings/settings.xml b/system/settings/settings.xml
index 0d96645761..f89c337183 100644
--- a/system/settings/settings.xml
+++ b/system/settings/settings.xml
@@ -2914,6 +2914,11 @@
<dependency type="enable" setting="general.addonupdates">0</dependency>
</dependencies>
</setting>
+ <setting id="addons.unknownsources" type="boolean" label="36615" help="36616">
+ <level>1</level>
+ <default>false</default>
+ <control type="toggle" />
+ </setting>
</group>
<group id="2">
<setting id="addons.managedependencies" type="action" label="24996" help="36613">