meta data for this page
  •  

Differences

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

Link to this comparison view

Next revision
Previous revision
system:config:forward_email_period [2013/08/20 21:35] – created phplistsystem:config:forward_email_period [2013/08/20 21:38] (current) – [Data entry] phplist
Line 1: Line 1:
 +
 +---- dataentry configoptions ----
 +type     : constant
 +name     : FORWARD_EMAIL_PERIOD
 +purpose  : Limit the time period for reaching the maximum forwarding amount
 +allowed  : A valid mySQL INTERVAL value
 +default  : 1 day
 +status_s : 
 +category : social networking
 +----
 +
 +
 +
 +A subscriber is allowed to forward FORWARD_EMAIL_COUNT in FORWARD_EMAIL_PERIOD
 +
 +
 +See also [[system/mySQL INTERVAL value]], [[FORWARD_EMAIL_COUNT]]
 +
 +