Update options.json

Fixed comment to indicate correct path.
This commit is contained in:
thadius856 2016-09-23 22:02:22 -07:00 committed by GitHub
parent 44e53ab213
commit ab4fa886c3

View file

@ -54,7 +54,7 @@
is given the view size is fixed and the selector buttons are hidden.
The user selected view size is also stored local in modern browsers
so that it will be persistent.
- theme: string, name of one of the folders in "_h5ai/images/themes", defaults to "default"
- theme: string, name of one of the folders in "_h5ai/public/images/themes", defaults to "default"
- unmanaged: array of strings, don't manage folders containing one of those files
- unmanagedInNewWindow: boolean, open unmanaged links in new window/tab
*/