Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
devel:documentation:application_configuration:dev:backend [2020/04/06 10:33]
tomiskar [Attachment storage]
devel:documentation:application_configuration:dev:backend [2020/04/06 10:34]
tomiskar [Attachment storage]
Line 214: Line 214:
 ''DefaultAttachmentManager'' stores binary files on file system. Binary files can be attached to any entity, which implements ''AttachableEntity'' interface, [[..:..:modules_rpt:dev:attachment_manager| read more]]. ''DefaultAttachmentManager'' stores binary files on file system. Binary files can be attached to any entity, which implements ''AttachableEntity'' interface, [[..:..:modules_rpt:dev:attachment_manager| read more]].
  
-In the application profile (application.properties).+In the application profile (application.properties):
  
 <code properties> <code properties>
Line 224: Line 224:
 </code> </code>
  
-In the application profile (application.properties) and overloadable via ''ConfigurationService''+In the application profile (application.properties) and overloadable via ''ConfigurationService'':
  
 <code properties> <code properties>
  • by chalupat