From bb1b037f876f7419db2c646bbc01e5440818a4fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xavier=20L=C3=A9aut=C3=A9?= Date: Mon, 9 Dec 2013 17:42:00 -0800 Subject: [PATCH] fix docs --- docs/content/Configuration.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/content/Configuration.md b/docs/content/Configuration.md index e5c64c74c17..13a1a67a741 100644 --- a/docs/content/Configuration.md +++ b/docs/content/Configuration.md @@ -287,8 +287,7 @@ This deep storage is used to interface with Amazon's S3. |`druid.storage.bucket`|S3 bucket name.|none| |`druid.storage.basekey`|S3 base key.|none| |`druid.storage.disableAcl`|Boolean flag for ACL.|false| -|`druid.storage.archive`|Boolean flag. Archives killed segments instead of deleting them from S3|true| -|`druid.storage.archiveBucket`|S3 bucket name to archive segments to|none| +|`druid.storage.archiveBucket`|S3 bucket name where segments get archived to when running the indexing service *archive task*|none| #### HDFS Deep Storage