mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
19 lines
No EOL
494 B
JSON
19 lines
No EOL
494 B
JSON
{
|
|
"cache" : {"allowed" : false},
|
|
"appcache" : false,
|
|
"minification" : {
|
|
"js" : true,
|
|
"css" : true,
|
|
"html" : true,
|
|
"img" : true
|
|
},
|
|
"oauth_client_id" : "891c251b925e4e967fa9",
|
|
"oauth_client_secret" : "afe9bed1e810c5dc44c4c2a953fc6efb1e5b0545",
|
|
"show_keys_panel" : true,
|
|
"server" : true,
|
|
"logs" : false,
|
|
"socket" : true,
|
|
"port" : 80,
|
|
"ip" : null,
|
|
"rest" : true
|
|
} |