diff options
Diffstat (limited to 'backend/data/pickedImgs/README.md')
| -rw-r--r-- | backend/data/pickedImgs/README.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/backend/data/pickedImgs/README.md b/backend/data/pickedImgs/README.md new file mode 100644 index 0000000..52fc608 --- /dev/null +++ b/backend/data/pickedImgs/README.md @@ -0,0 +1,12 @@ +This directory is used for adding additional, manually-picked images, +to the server's dataset, overriding any from eol and enwiki. If used, +it is expected to contain image files, and a metadata.txt file that +holds metadata. + +Possible Files +============== +- Image files +- metadata.txt <br> + Contains lines with the format filename|url|license|artist|credit. + The filename should be a tree-of-life node name, with an image + extension. Other fields correspond to those in the 'images' table. |
