Cache unread PM notices

This commit is contained in:
Michael Save
2012-05-20 19:06:27 +10:00
parent d6a1f16555
commit 0f04117037
4 changed files with 45 additions and 11 deletions

View File

@@ -38,7 +38,6 @@
$config['check_updates_time'] = 43200; // 12 hours
// Shows some extra information at the bottom of pages. Good for debugging development.
// Also experimental.
$config['debug'] = false;
// For development purposes. Turns 'display_errors' on. Not recommended for production.
$config['verbose_errors'] = true;