TSK-540 cache static folder
This commit is contained in:
parent
670faba7f5
commit
75cb4011d0
|
|
@ -26,3 +26,5 @@ taskana.ldap.groupSearchFilterValue=groupOfUniqueNames
|
|||
taskana.ldap.groupNameAttribute=cn
|
||||
taskana.ldap.minSearchForLength=3
|
||||
taskana.ldap.maxNumberOfReturnedAccessIds=50
|
||||
####### cache static resources properties
|
||||
spring.resources.cache.cachecontrol.cache-private=true
|
||||
Loading…
Reference in New Issue