Fix cache path in thumbnail comment
The mentioned cache path does not exists.
This commit is contained in:
parent
a1bb7552dc
commit
b1960a0d15
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