We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a792518 commit 6a7ebe0Copy full SHA for 6a7ebe0
1 file changed
application/src/main/resources/application-dev.yml
@@ -54,3 +54,6 @@ uni-boot:
54
expiration: 86400
55
secret: 12345678123456781234567812345678
56
ignore-urls: /auth/login,/demo/**,/common/download**
57
+ cache:
58
+ dl:
59
+ allow-null-values: true
0 commit comments