Info Panel
Roll it!   ⇔
1 - Documantation
* Knowledge Base
  • Mvc
  • Application
  • Advanced
  • Operators
  • Api
* Origin Template
  • Customize
* Core Classes
* Classes

* all grey titles exists but not documented yet

Send Error By Mail Interval

Variable: $cfg['notif']['sendErrorByMailInterval']

Effected class: notif

Config type: notif

Type of data: integer

Platform: 2v

How to call: self::$cfg['notif']['sendErrorByMailInterval']

(only from effected classes)

Description:
Notifications will be sent by mail to the admin, this is the notifications interval. Which it's meaning is: if same error occur in this time frame, error won't be sent until the next interval.
example: 1
The default set of "sendErrorByMailInterval".
How to set (example):
Code:
Info Panel
Roll it!   ⇔