Changes between Version 24 and Version 25 of ippToPsps_Database
- Timestamp:
- Apr 5, 2012, 4:18:45 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ippToPsps_Database
v24 v25 30 30 == The {{{config}}} table == 31 31 32 '''Note:''' Configs can be created from scratch, or edited, using any {{{ippToPsps}}} program by specifying {{{edit}}} as the config argument at start-up. More details can be fou bnd [wiki:ippToPsps#ippToPspsprograms here].32 '''Note:''' Configs can be created from scratch, or edited, using any {{{ippToPsps}}} program by specifying {{{edit}}} as the config argument at start-up. More details can be found [wiki:/ippToPsps#Loadingconfigs here]. 33 33 34 34 The config table contains all available configurations of 'loading campaigns'. Generally this means a row for 3pi, a row for MDF, SAS etc. All {{{ippToPsps}}} programs require the name of a config as their first argument when run from the command line, but changes can be made to config while programs are running and they will update accordingly. … … 59 59 || queue_OB || tinyint(1) || YES || || 0 || 0 or 1 - should we queue OB batches? || 60 60 || active || tinyint(1) || YES || || 1 || defines whether this config is in active use or not || 61 62 61 == The {{{clients}}} table == 63 62
