Skip to content

Commit 3ef4697

Browse files
committed
remove unnecessary xssec configuration from CAP sample
1 parent f5523b5 commit 3ef4697

1 file changed

Lines changed: 1 addition & 12 deletions

File tree

ams-cap-nodejs-bookshop/.cdsrc.json

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -58,18 +58,7 @@
5858
}
5959
},
6060
"[production]": {
61-
"kind": "ias",
62-
"config": {
63-
"validation": {
64-
"x5t": { "enabled": true },
65-
"proofToken": { "enabled": true }
66-
}
67-
},
68-
"ams": {
69-
"cache": {
70-
"TTL": 15000
71-
}
72-
}
61+
"kind": "ias"
7362
}
7463
},
7564
"db": {

0 commit comments

Comments
 (0)