Skip to content

Commit

Permalink
feat: support iframe (#144)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangyuheng authored and xudafeng committed Jun 14, 2019
1 parent 95fdec6 commit 983a7df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/config.default.js
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ module.exports = appInfo => {
};

config.security = {
xframe: false,
csrf: {
enable: false,
},
Expand Down

0 comments on commit 983a7df

Please sign in to comment.