Merge pull request #726 from thomo/patch-1
Fix cache path in thumbnail comment
This commit is contained in:
commit
3930e8c204
1 changed files with 1 additions and 1 deletions
|
@ -348,7 +348,7 @@
|
|||
},
|
||||
|
||||
/*
|
||||
Show thumbnails for image files. Needs the "/_h5ai/cache" folder to be
|
||||
Show thumbnails for image files. Needs the "/_h5ai/public/cache" folder to be
|
||||
writable for the web Server.
|
||||
|
||||
- img: array of strings
|
||||
|
|
Loading…
Reference in a new issue