Commit 7706c21c authored by Sebastian Kummer's avatar Sebastian Kummer

ZP-77 use policies.ini from z-push directory.

Released under the Affero GNU General Public License (AGPL) version 3.
parent 8a35ab80
...@@ -144,7 +144,7 @@ ...@@ -144,7 +144,7 @@
define('LOOSE_PROVISIONING', false); define('LOOSE_PROVISIONING', false);
// The file containing the policies' settings. // The file containing the policies' settings.
define('PROVISIONING_POLICYFILE', '/etc/z-push/policies.ini'); define('PROVISIONING_POLICYFILE', 'policies.ini');
// Default conflict preference // Default conflict preference
// Some devices allow to set if the server or PIM (mobile) // Some devices allow to set if the server or PIM (mobile)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment