Skip to content

Commit

Permalink
Set cookie feature flag to true by default
Browse files Browse the repository at this point in the history
  • Loading branch information
XenGi authored and Ealenn committed Jul 16, 2022
1 parent 976b84e commit 5ceb886
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/global.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
"host": true,
"http": true,
"request": true,
"cookies": true,
"environment": true,
"file": true,
"header": true
Expand Down Expand Up @@ -55,4 +56,4 @@
"header": "x-echo-file"
}
}
}
}

0 comments on commit 5ceb886

Please sign in to comment.