cloudcmd/json/config.json

18 lines
No EOL
513 B
JSON

{
"api_url" : "/api/v1",
"appcache" : false,
"cache" : false,
"minification" : {
"js" : true,
"css" : false,
"html" : false,
"img" : false
},
"logs" : false,
"show_keys_panel" : true,
"server" : true,
"socket" : true,
"port" : 80,
"ip" : null,
"rest" : true
}