Changes between Version 23 and Version 24 of ippToPsps_Database
- Timestamp:
- Apr 5, 2012, 3:25:16 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ippToPsps_Database
v23 v24 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 foubnd [wiki:ippToPsps#ippToPspsprograms here]. 33 32 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. 33 35 … … 58 60 || active || tinyint(1) || YES || || 1 || defines whether this config is in active use or not || 59 61 60 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 foubnd [wiki:ippToPsps#ippToPspsprograms here].61 62 == The {{{clients}}} table == 62 63
