From 8e38755040c6c2073f92f0ffb087da530d0e7a0a Mon Sep 17 00:00:00 2001 From: ftimme <ft@falkotimme.com> Date: Mon, 12 Nov 2012 11:49:26 -0500 Subject: [PATCH] - Changed a German translation. - Extended SEO redirect check for subdomains/alias domains. --- remoting_client/examples/mail_user_add.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/remoting_client/examples/mail_user_add.php b/remoting_client/examples/mail_user_add.php index 1333bfb..1351eef 100644 --- a/remoting_client/examples/mail_user_add.php +++ b/remoting_client/examples/mail_user_add.php @@ -25,7 +25,7 @@ 'uid' => 5000, 'gid' => 5000, 'maildir' => '/var/vmail/test.int/joe', - 'quota' => 10000000000, + 'quota' => 5242880, 'cc' => '', 'homedir' => '/var/vmail', 'autoresponder' => 'n', -- Gitblit v1.9.1