summaryrefslogtreecommitdiff
path: root/global.h
diff options
context:
space:
mode:
Diffstat (limited to 'global.h')
-rw-r--r--global.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/global.h b/global.h
index 74f972e..6dab018 100644
--- a/global.h
+++ b/global.h
@@ -10,7 +10,7 @@
#define BOARD_LIST_TTL 2
/** Time we should consider the most recent topics in a forum up to date, in seconds. */
-#define FORUM_TOP_TLL 5 * 60
+#define FORUM_TOP_TLL 15 * 60
/** Time we should consider other topics in a forum up to date, in seconds. */
#define FORUM_TOPICS_TLL 15 * 60