projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e247824
)
redis: add missing constant
author
Marc Fournier
<marc.fournier@camptocamp.com>
Mon, 10 Nov 2014 06:57:48 +0000
(07:57 +0100)
committer
Marc Fournier
<marc.fournier@camptocamp.com>
Mon, 10 Nov 2014 06:57:48 +0000
(07:57 +0100)
src/redis.c
patch
|
blob
|
history
diff --git
a/src/redis.c
b/src/redis.c
index
f1a88b2
..
f5bb304
100644
(file)
--- a/
src/redis.c
+++ b/
src/redis.c
@@
-39,6
+39,7
@@
#define REDIS_DEF_TIMEOUT 2000
#define MAX_REDIS_NODE_NAME 64
#define MAX_REDIS_PASSWD_LENGTH 512
+#define MAX_REDIS_VAL_SIZE 256
/* Redis plugin configuration example:
*