Changeset 862 in ExiteCMS for modules/common/mail2forum/php-files/modules/mail2forum/m2f_config.php
- Timestamp:
- 10/02/07 22:27:18 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modules/common/mail2forum/php-files/modules/mail2forum/m2f_config.php
r836 r862 29 29 // default: 1 30 30 define('M2F_MAX_ATTACHMENTS', 1); 31 32 // Maximum size of an attachments. Attachments bigger that the size defined here will never be send out via 33 // email, only a link will be included 34 // 35 // default: 5242880 36 define('M2F_MAX_ATTACH_SIZE', 5242880); 31 37 32 38 // With this switch you control the from address of outgoing email. The default behaviour is to use the email
Note: See TracChangeset
for help on using the changeset viewer.
