mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-08-09 06:46:42 +02:00
Forgot to remove local options.
This commit is contained in:
@@ -1,8 +1,7 @@
|
|||||||
|
|
||||||
h5aiOptions = {
|
h5aiOptions = {
|
||||||
viewmodes: [ "icons", "details" ],
|
viewmodes: [ "icons", "details" ],
|
||||||
showTree: true,
|
showTree: false,
|
||||||
folderStatus: {
|
folderStatus: {
|
||||||
"/develop/folder-types/phpsite/": 200
|
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user