TSK-540 cache static folder
This commit is contained in:
parent
196ca7477e
commit
d3e96ee0f7
|
|
@ -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