fix: Re-update the user and app status when recieve_handshake is called (#54)

Also enabled assetProtocol for better caching in general

Signed-off-by: quexeky <git@quexeky.dev>
This commit is contained in:
quexeky
2025-06-06 12:09:44 +10:00
committed by GitHub
parent 86bce1c68d
commit 0ce55e12c5
5 changed files with 30 additions and 6 deletions

View File

@ -11,7 +11,11 @@
},
"app": {
"security": {
"csp": null
"csp": null,
"assetProtocol": {
"enable": true,
"scope": {}
}
}
},
"plugins": {