flexisip-account-manager/conf/provisioning.conf
2019-07-05 11:56:32 +02:00

10 lines
No EOL
195 B
Text

<?php
/*
* If set to True, each line will be flagged as overwrite, otherwise none of them will be flagged.
*
* Default value: False
*/
define("REMOTE_PROVISIONING_OVERWRITE_ALL", False);
?>