Synchronet v3.19b-Win32 (install) has been released (Jan-2022).

You can donate to the Synchronet project using PayPal.

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
module:emailval [2019/07/14 20:53] – Add modopts.ini supported values and use digital manmodule:emailval [2019/07/14 21:44] – [Configure] Document new option: expiration_after_validation digital man
Line 14: Line 14:
  
 ^ Option ^ Default ^ Description ^ ^ Option ^ Default ^ Description ^
-| level_before_validation | 50  | Security [[access:level]] of unvalidated users | +| level_before_validation | ''50''  | Security [[access:level]] of unvalidated users | 
-| level_after_validation | 60  | Security [[access:level]] of validated users  |+| level_after_validation | ''60''  | Security [[access:level]] of validated users  |
 | flags1_after_validation | //no change// | [[access:Flags]] (from flags set 1) to give, add-to, or remove-from validated users | | flags1_after_validation | //no change// | [[access:Flags]] (from flags set 1) to give, add-to, or remove-from validated users |
 | flags2_after_validation | //no change// | " " (from flags set 2) | | flags2_after_validation | //no change// | " " (from flags set 2) |
Line 22: Line 22:
 | exemptions_after_validation | //no change// | [[access:Exemptions]] to give, add-to, or remove-from validated users | | exemptions_after_validation | //no change// | [[access:Exemptions]] to give, add-to, or remove-from validated users |
 | restrictions_after_validation | //no change// | [[access:Restrictions]] to give, add-to, or remove-from validated users | | restrictions_after_validation | //no change// | [[access:Restrictions]] to give, add-to, or remove-from validated users |
-| expiration_days_after_validation | //no change// | Days to extend the user's expiration, once validated |+| expiration_after_validation | ''false'' | If ''true'', leave or extend the user account expiration date. If ''false'', set validated users to not expire | 
 +| expiration_days_after_validation | //no change// | If ''expiration_after_validation = true'', the days to extend the user's expiration date, once validated |