mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(config) disable online by default
This commit is contained in:
parent
63a0c1e806
commit
33828dd155
2 changed files with 2 additions and 2 deletions
|
|
@ -10,7 +10,7 @@
|
|||
"zip" : true,
|
||||
"buffer": true,
|
||||
"dirStorage": false,
|
||||
"online": true,
|
||||
"online": false,
|
||||
"open": true,
|
||||
"keysPanel": true,
|
||||
"port": 8000,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue