cloudcmd/json/config.json
2013-01-30 09:38:20 -05:00

17 lines
No EOL
472 B
JSON

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