summaryrefslogtreecommitdiff
path: root/main/src/ui/res/xml/general_settings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'main/src/ui/res/xml/general_settings.xml')
-rw-r--r--main/src/ui/res/xml/general_settings.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/main/src/ui/res/xml/general_settings.xml b/main/src/ui/res/xml/general_settings.xml
index 4f294a1a..55eedb94 100644
--- a/main/src/ui/res/xml/general_settings.xml
+++ b/main/src/ui/res/xml/general_settings.xml
@@ -42,6 +42,11 @@
android:summary="@string/onbootrestartsummary"
android:title="@string/onbootrestart"/>
+ <CheckBoxPreference
+ android:defaultValue="true"
+ android:key="preferencryption"
+ android:title="@string/encrypt_profiles"/>
+
<Preference
android:key="clearapi"
android:persistent="false"