Commit 4a379455 authored by Sebastian Kummer's avatar Sebastian Kummer

ZP-1110 Add KOE_CAPABILITY_SIGNATURES configuration option (default

true).

Released under the Affero GNU General Public License (AGPL) version 3.
parent a96fcd98
......@@ -309,6 +309,8 @@
define('KOE_CAPABILITY_SENDAS', true);
// Secondary Contact folders (own and shared)
define('KOE_CAPABILITY_SECONDARYCONTACTS', true);
// Copy WebApp signature into KOE
define('KOE_CAPABILITY_SIGNATURES', true);
// To synchronize the GAB KOE, the GAB store and folderid need to be specified.
// Use the gab-sync script to generate this data. The name needs to
......
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