|
str | proclist = xconf.field(default="/opt/MagAOX/config/proclist_%s.txt", help="Path to process list file, %s will be replaced with the value of $MAGAOX_ROLE (or an empty string if absent from the environment)") |
|
str | logdump_exe = xconf.field(default="/opt/MagAOX/bin/logdump", help="logdump (a.k.a. teldump) executable to use") |
|
Definition at line 92 of file dbIngest.py.
◆ logdump_exe
str dbIngest.dbIngestConfig.logdump_exe = xconf.field(default="/opt/MagAOX/bin/logdump", help="logdump (a.k.a. teldump) executable to use") |
|
static |
◆ proclist
str dbIngest.dbIngestConfig.proclist = xconf.field(default="/opt/MagAOX/config/proclist_%s.txt", help="Path to process list file, %s will be replaced with the value of $MAGAOX_ROLE (or an empty string if absent from the environment)") |
|
static |
The documentation for this class was generated from the following file: