summaryrefslogtreecommitdiffstats
path: root/src/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/config.h b/src/config.h
index 00b92e9..7a22c01 100644
--- a/src/config.h
+++ b/src/config.h
@@ -36,6 +36,8 @@
#define SERVER_RTT_DELAY_INIT 5
#define SERVER_RTT_DELAY_MAX 15
+#define SERVER_REMOTE_IMAGE_CHECK_CACHETIME 600 // 10 minutes
+
// +++++ Network +++++
// Default port
#define PORT 5003