mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-24 20:14:37 -04:00
Forgot to remove local options.
This commit is contained in:
parent
e91a127771
commit
ecf93da505
1 changed files with 1 additions and 2 deletions
|
@ -1,8 +1,7 @@
|
||||||
|
|
||||||
h5aiOptions = {
|
h5aiOptions = {
|
||||||
viewmodes: [ "icons", "details" ],
|
viewmodes: [ "icons", "details" ],
|
||||||
showTree: true,
|
showTree: false,
|
||||||
folderStatus: {
|
folderStatus: {
|
||||||
"/develop/folder-types/phpsite/": 200
|
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue