summaryrefslogtreecommitdiff
path: root/main/src/main/res/xml/app_restrictions.xml
diff options
context:
space:
mode:
Diffstat (limited to 'main/src/main/res/xml/app_restrictions.xml')
-rw-r--r--main/src/main/res/xml/app_restrictions.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/main/src/main/res/xml/app_restrictions.xml b/main/src/main/res/xml/app_restrictions.xml
index 167e48e8..0451fd25 100644
--- a/main/src/main/res/xml/app_restrictions.xml
+++ b/main/src/main/res/xml/app_restrictions.xml
@@ -44,6 +44,12 @@
android:description="@string/apprest_ovpn_desc"
android:restrictionType="string"/>
+ <restriction
+ android:key="certificate_alias"
+ android:title="@string/apprest_certalias"
+ android:defaultValue=""
+ android:description="@string/apprest_certalias_desc"
+ android:restrictionType="string"/>
<!--
<restriction
android:key="ovpn_list"