diff options
| author | Andrew Dolgov <fox@madoka.spb.ru> | 2007-10-30 07:57:03 +0100 |
|---|---|---|
| committer | Andrew Dolgov <fox@madoka.spb.ru> | 2007-10-30 07:57:03 +0100 |
| commit | c62a2c21ba0dc186c560acef92f6451be122b4d9 (patch) | |
| tree | 38a84d946b3163d34cf8f220d8e0b49209178ecd /config.php-dist | |
| parent | 70364a420d8bd77e2988dd37b8ee67d4bcbd6fe6 (diff) | |
digest improvements and bugfixes
Diffstat (limited to 'config.php-dist')
| -rw-r--r-- | config.php-dist | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/config.php-dist b/config.php-dist index 05ec08ea6..6da8eb1f0 100644 --- a/config.php-dist +++ b/config.php-dist @@ -105,9 +105,6 @@ define('DIGEST_ENABLE', true); // Global option to enable daily digests - define('DIGEST_HOSTNAME', 'your.domain.dom'); - // Hostname for email digest signature - define('DIGEST_EMAIL_LIMIT', 10); // The maximum amount of emails sent in one digest batch |