Este commit está contenido en:
manalejandro
2018-07-14 17:14:34 +02:00
padre ce29f8beed
commit 895e890125
Se han modificado 11 ficheros con 255 adiciones y 32 borrados

Ver fichero

@@ -6,8 +6,11 @@ elasticsearch.port=9300
elasticsearch.nodename=arjion
arjion.indexName=documentos
arjion.documentType=documento
arjion.uploadpath=/upload/
spring.main.allow-bean-definition-overriding=true
spring.thymeleaf.enabled=true
spring.thymeleaf.prefix=classpath:/templates/
spring.thymeleaf.suffix=.html
spring.thymeleaf.cache=false
spring.thymeleaf.cache=false
spring.servlet.multipart.max-file-size=10MB
spring.servlet.multipart.max-request-size=20MB