diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2017-02-11 15:03:34 -0500 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2017-02-11 15:03:34 -0500 |
| commit | 9cf314cc8ca5f57148bfa8d503bc9698bfec9ac4 (patch) | |
| tree | 895b290ad2fd7858a93a5d014032c321e037716e /config.xml | |
| parent | fe2504f6311c25689888e7d5b398087d55df99d8 (diff) | |
server logs and other tweaks
Diffstat (limited to 'config.xml')
| -rw-r--r-- | config.xml | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,5 +1,5 @@ <?xml version='1.0' encoding='utf-8'?> -<widget android-packageName="com.pliablepixels.zmninja_pro" id="com.pliablepixels.zmninjapro" ios-CFBundleIdentifier="com.pliablepixels.zmninja-pro" version="1.2.36" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0"> +<widget android-packageName="com.pliablepixels.zmninja_pro" id="com.pliablepixels.zmninjapro" ios-CFBundleIdentifier="com.pliablepixels.zmninja-pro" version="1.2.37" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0"> <name>zmNinja</name> <description> High performance ZoneMinder client @@ -11,7 +11,6 @@ <access origin="*" subdomains="true" /> <access launch-external="yes" origin="mailto:*" /> <allow-navigation href="*" /> - <allow-navigation href="http://10.6.1.6:8100" /> <allow-intent href="*" /> <preference name="AndroidPersistentFileLocation" value="Compatibility" /> <preference name="iosPersistentFileLocation" value="Library" /> |
