Changeset 2822
- Timestamp:
- 10/30/05 00:00:58 (4 years ago)
- Files:
-
- plugins/exception_notification/README (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
plugins/exception_notification/README
r2811 r2822 40 40 ExceptionNotifier.email_prefix = "[APP] " 41 41 42 Email notifications will only occur when the IP address is determined to be43 local. You can specify certain addresses to always be local so that you'll get 44 a detailed error instead of the generic error page. You do this in your42 Email notifications will only occur when the IP address is determined not to 43 be local. You can specify certain addresses to always be local so that you'll 44 get a detailed error instead of the generic error page. You do this in your 45 45 controller (or even per-controller): 46 46