mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-22 15:39:34 +00:00
removed allowed from cache property in config
This commit is contained in:
parent
1907d9e700
commit
d3e749cee1
3 changed files with 17 additions and 16 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"api_url" : "/api/v1",
|
||||
"appcache" : false,
|
||||
"cache" : {"allowed" : false},
|
||||
"cache" : false,
|
||||
"minification" : {
|
||||
"js" : false,
|
||||
"css" : false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue