blob: b002056eaa2a87040f4604d8868df2a7c6dc4889 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- conf/carbon.amqp.conf.example.orig 2015-11-27 18:37:07 UTC
+++ conf/carbon.amqp.conf.example
@@ -1,7 +1,7 @@
# This is a configuration file with AMQP enabled
[cache]
-LOCAL_DATA_DIR =
+LOCAL_DATA_DIR = /var/db/carbon/whisper
# Specify the user to drop privileges to
# If this is blank carbon runs as the user that invokes it
|