mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-12-05 08:10:21 +01:00
2018-11-29 Fred Gleason <fredg@paravelsystems.com>
* Added a 'SERVICES.INCLUDE_IMPORT_MARKERS' field to the database. * Added a 'LOGS.INCLUDE_IMPORT_MARKERS' field to the database. * Incremented the database version to 301. * Added an 'Inlcude Import Markers in Finished Logs' checkbox to the 'Edit Service' dialog in rdadmin(1).
This commit is contained in:
@@ -18,6 +18,7 @@ AUTO_REFRESH enum('N','Y')
|
||||
DEFAULT_LOG_SHELFLIFE int(11)
|
||||
LOG_SHELFLIFE_ORIGIN int(11) 0=Air Date, 1=Log Creation
|
||||
ELR_SHELFLIFE int(11)
|
||||
INCLUDE_IMPORT_MARKERS enum('N','Y')
|
||||
TFC_PATH varchar(191)
|
||||
TFC_PREIMPORT_CMD text
|
||||
TFC_WIN_PATH varchar(191)
|
||||
|
||||
Reference in New Issue
Block a user