summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/db.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/db.h b/include/db.h
index bc4e9598..60e6da9e 100644
--- a/include/db.h
+++ b/include/db.h
@@ -137,7 +137,7 @@ void PG_DBfree_result(DB_RESULT result);
#define MAX_HOST_HOST_LEN 64
-#define MAX_ITEM_KEY_LEN 64
+#define MAX_ITEM_KEY_LEN 255
#define MAX_ITEM_IP_LEN 15
#define MAX_ITEM_SNMP_COMMUNITY_LEN 64
#define MAX_ITEM_SNMP_OID_LEN 255