mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
13 lines
No EOL
266 B
JSON
13 lines
No EOL
266 B
JSON
{
|
|
"cache" : {"allowed" : true},
|
|
"minification" : {
|
|
"js" : true,
|
|
"css" : true,
|
|
"html" : true,
|
|
"img" : true
|
|
},
|
|
"server" : true,
|
|
"logs" : false,
|
|
"port" : 31337,
|
|
"ip" : "127.0.0.1"
|
|
} |