From fad2e477e9320947d354a4db9369915ae3ac8371 Mon Sep 17 00:00:00 2001 From: Mayhem Date: Wed, 7 Oct 2015 21:28:35 +0200 Subject: [PATCH] Brainfart --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b55cb4f38..6140e8e92 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -10,7 +10,7 @@ Generic archive information: "software": "foolfuuka", "boards": ["a"], "files": ["a"], - "storage": ["a"] + "search": ["a"] } ``` @@ -24,4 +24,4 @@ make sure it does not overlap with an archive that previously died for example. `files` is the list of boards whose files (images, videos, pdfs) are also archived, even temporarily, and not just thumbnails. -`storage` is the list of boards where search is enabled. If this field is missing then it implies that search is enabled on all boards. +`search` is the list of boards where search is enabled. If this field is missing then it implies that search is enabled on all boards.