summaryrefslogtreecommitdiffstats
path: root/res/values/config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/config.xml')
-rw-r--r--res/values/config.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/values/config.xml b/res/values/config.xml
index 0db23305d..f0b611fe6 100644
--- a/res/values/config.xml
+++ b/res/values/config.xml
@@ -62,4 +62,10 @@
<!-- Set this to true to use device manufacturer and model for exif -->
<bool name="override_maker_and_model_tag">false</bool>
+
+ <!-- A list of scenemodes where Longshot should be enabled.
+ An empty list will use the default restrictions. If defined, longshot
+ will be enabled ONLY for these scenemodes and disabled for others. -->
+ <string-array name="longshot_scenemodes"></string-array>
+
</resources>