diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7b7d4445b..b55cb4f38 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -9,7 +9,8 @@ Generic archive information: "https": true, "software": "foolfuuka", "boards": ["a"], - "files": ["a"] + "files": ["a"], + "storage": ["a"] } ``` @@ -22,3 +23,5 @@ make sure it does not overlap with an archive that previously died for example. `software` can be `"foolfuuka"` or `"fuuka"` 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.