cloudcmd/json/config.json
2013-02-28 03:54:11 -05:00

18 lines
No EOL
494 B
JSON

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