From 48ef1334ff2deca06ce29a73724ea2f40c77a11c Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Thu, 29 Nov 2012 02:36:50 -0500
Subject: [PATCH] Merge pull request #49 from linagora/master

---
 config/main.inc.php.dist |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/config/main.inc.php.dist b/config/main.inc.php.dist
index 3e7630c..4805b95 100644
--- a/config/main.inc.php.dist
+++ b/config/main.inc.php.dist
@@ -356,6 +356,7 @@
 // 1 - many identities with possibility to edit all params but not email address
 // 2 - one identity with possibility to edit all params
 // 3 - one identity with possibility to edit all params but not email address
+// 4 - one identity with possibility to edit only signature
 $rcmail_config['identities_level'] = 0;
 
 // Mimetypes supported by the browser.

--
Gitblit v1.9.1