1
0

#12 App widgets

This commit is contained in:
2022-08-12 22:26:17 +02:00
parent e47af45211
commit f4d9f4bab7
17 changed files with 218 additions and 8 deletions

View File

@@ -9,7 +9,7 @@ info.build.group=@project.groupId@
info.build.artifact=@project.artifactId@
info.build.version=@project.version@
spring.messages.basename=i18n/container_messages,i18n/files_messages
spring.messages.basename=i18n/container_messages,i18n/files_messages,i18n/dashboard_messages
spring.servlet.multipart.max-file-size=-1
spring.servlet.multipart.max-request-size=-1