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