remove mailbox_limit from README

This commit is contained in:
Thor77 2014-12-14 02:08:17 +01:00
parent bba1583d22
commit 3badf93a4f

View file

@ -135,7 +135,6 @@ At first the database access has to be configured.
define("DBC_USERS_USERNAME", "username");
define("DBC_USERS_DOMAIN", "domain");
define("DBC_USERS_PASSWORD", "password");
define("DBC_USERS_MAILBOXLIMIT", "mailbox_limit");
// Domains table columns
define("DBC_DOMAINS_ID", "id");