From a1b1279b6c9c7e36a228d8677ce7db9210eb972b Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Tue, 16 Dec 2008 21:14:12 -0700 Subject: [PATCH] Improve documentation. --- imp/config/servers.php.dist | 148 +++++++++++++++++++++++--------------------- 1 file changed, 78 insertions(+), 70 deletions(-) diff --git a/imp/config/servers.php.dist b/imp/config/servers.php.dist index 71bcc7497..60608e11e 100644 --- a/imp/config/servers.php.dist +++ b/imp/config/servers.php.dist @@ -1,16 +1,17 @@ array('#shared/', '#news/', '#public/') - * This paramater should only be used if you want to allow access + * + * This parameter should only be used if you want to allow access * to namespaces that may not be publicly advertised by the IMAP * server (see RFC 2342 [3]). These additional namespaces will be * added to the list of available namespaces returned by the * server. This entry is only pertinent for IMAP servers. * - * timeout: Set the server timeout (in seconds). + * timeout: (integer) Set the server timeout (in seconds). */ /* Any entries whose key value ('foo' in $servers['foo']) begin with '_' -- 2.11.0