summaryrefslogtreecommitdiffstats
path: root/src/libserver/roll_history.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libserver/roll_history.h')
-rw-r--r--src/libserver/roll_history.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libserver/roll_history.h b/src/libserver/roll_history.h
index 678b7e8b7..26d2a3be1 100644
--- a/src/libserver/roll_history.h
+++ b/src/libserver/roll_history.h
@@ -24,8 +24,8 @@
* and displaying them in webui
*/
-#define HISTORY_MAX_ID 64
-#define HISTORY_MAX_SYMBOLS 128
+#define HISTORY_MAX_ID 256
+#define HISTORY_MAX_SYMBOLS 256
#define HISTORY_MAX_USER 32
#define HISTORY_MAX_ADDR 32