summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBen Brown <ben@demerara.io>2022-02-05 13:43:40 +0000
committerBen Brown <ben@demerara.io>2022-02-05 13:43:40 +0000
commit7008cc18394bdc508b0d201513961aeb01811bdd (patch)
tree8d54bab735601f74d9f5d7b6a2a72be09e8f46c2 /README.md
parent42631fd09d543d60b96de3ddea4a05892f82d728 (diff)
downloadlorry-7008cc18394bdc508b0d201513961aeb01811bdd.tar.gz
Set 'destination' field as optional
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 302b443..c322ba3 100644
--- a/README.md
+++ b/README.md
@@ -290,9 +290,9 @@ Lorry can store raw files in a git LFS repository, which may allow your git
server to serve those files via its repository browser.
For convenience, raw file lorries can specify multiple sources to store in the
-same repository. Each raw file will be stored under a subpath corresponding to
-the source name, specify `.` to store the raw file at the root of the
-repository.
+same repository. By default each raw file will be stored at the root of the
+repository, unless otherwise specified by the optional `destination` field,
+which specifies the subdirectory under which the raw file will be stored.
{
"raw-file-repo": {