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, 1 insertions, 1 deletions
diff --git a/src/config.h b/src/config.h
index 7a22c01..76b131b 100644
--- a/src/config.h
+++ b/src/config.h
@@ -37,7 +37,7 @@
#define SERVER_RTT_DELAY_MAX 15
#define SERVER_REMOTE_IMAGE_CHECK_CACHETIME 600 // 10 minutes
-
+#define SERVER_MAX_PROXY_IMAGE_SIZE 100000000000LL // 100GB
// +++++ Network +++++
// Default port
#define PORT 5003