TSK-540 cache static folder

This commit is contained in:
Martin Rojas Miguel Angel 2018-06-12 13:57:08 +02:00 committed by Holger Hagen
parent 670faba7f5
commit 75cb4011d0
1 changed files with 2 additions and 0 deletions

View File

@ -26,3 +26,5 @@ taskana.ldap.groupSearchFilterValue=groupOfUniqueNames
taskana.ldap.groupNameAttribute=cn taskana.ldap.groupNameAttribute=cn
taskana.ldap.minSearchForLength=3 taskana.ldap.minSearchForLength=3
taskana.ldap.maxNumberOfReturnedAccessIds=50 taskana.ldap.maxNumberOfReturnedAccessIds=50
####### cache static resources properties
spring.resources.cache.cachecontrol.cache-private=true