source: trunk/prototype/config/mailAttachment.ini @ 5604

Revision 5604, 297 bytes checked in by cristiano, 12 years ago (diff)

Ticket #2497 - Nova estrategia para o salvamento automatico de rascunhos

Line 
1service = PostgreSQL
2PostgreSQL.concept = mail_attachment
3
4[before.create]
5encodeCreateAttachment = modules/mail/interceptors/Attachments.php
6
7[PostgreSQL.mapping]
8id = "id"
9source = "source"
10type = "type"
11name = "name"
12size = "size"
13owner = "owner"
14disposition = "disposition"
15dtstamp = "dtstamp"
Note: See TracBrowser for help on using the repository browser.