mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-12-05 16:20:14 +01:00
2020-11-22 Fred Gleason <fredg@paravelsystems.com>
* Added a 'SYSTEM.ORIGIN_EMAIL_ADDRESS' field to the database. * Added a 'GROUPS.NOTIFY_EMAIL_ADDRESS' field to the database. * Incremented the database version to 344. * Added an 'Origin E-Mail Address' control to the 'System-Wide Settings' dialog in rdadmin(1). * Added a 'Notification E-Mail Addresses' control to the 'Group' dialog in rdadmin(1). Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -19,3 +19,4 @@ REPORT_TFC enum('N','Y')
|
||||
REPORT_MUS enum('N','Y')
|
||||
ENABLE_NOW_NEXT enum('N','Y')
|
||||
COLOR varchar(7)
|
||||
NOTIFY_EMAIL_ADDRESS text
|
||||
|
||||
Reference in New Issue
Block a user