We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84fb8ce commit 5d401c2Copy full SHA for 5d401c2
gallery.config-example.yml
@@ -58,9 +58,9 @@ sources:
58
# Offline sources require an index file. Previews and meta data
59
# should be extracted first before marking a source offline
60
#offline: false
61
- # Allows the original files to be downloaded via de webapp.
62
- # This adds a link to images of this source in the details view.
63
- # Sources set as `offline` won't be made available.
+ # Allows the original files to be downloaded via de webapp.
+ # This adds a link to images of this source in the details view.
+ # Sources set as `offline` won't be made available.
64
#downloadable: true
65
# Filename matcher for checksum recalculation
66
# size-ctime-inode: this matcher should be used if possible, might
0 commit comments