aboutsummaryrefslogtreecommitdiffstats
path: root/build/carbon.conf
diff options
context:
space:
mode:
Diffstat (limited to 'build/carbon.conf')
-rw-r--r--build/carbon.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/carbon.conf b/build/carbon.conf
index e93ca58..f11df9a 100644
--- a/build/carbon.conf
+++ b/build/carbon.conf
@@ -58,7 +58,7 @@ MAX_UPDATES_PER_SECOND = 500
# database files to all get created and thus longer until the data becomes usable.
# Setting this value high (like "inf" for infinity) will cause graphite to create
# the files quickly but at the risk of slowing I/O down considerably for a while.
-MAX_CREATES_PER_MINUTE = 50
+MAX_CREATES_PER_MINUTE = 500
LINE_RECEIVER_INTERFACE = 0.0.0.0
LINE_RECEIVER_PORT = 2003