Skip to content

Commit 5e06c22

Browse files
update ARM JSON
1 parent cdfb8ed commit 5e06c22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/overview-local-cache.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ You enable Local Cache on a per-web-app basis by using this app setting:
7272

7373
"properties": {
7474
"WEBSITE_LOCAL_CACHE_OPTION": "Always",
75-
"WEBSITE_LOCAL_CACHE_SIZEINMB": "300"
75+
"WEBSITE_LOCAL_CACHE_SIZEINMB": "1000"
7676
}
7777
}
7878

0 commit comments

Comments
 (0)