Difference between revisions of "SQWareCentral:etc:sqwc GlobalVar.cfg"
m (Updated by Expdbtools) |
Expdbtools (talk | contribs) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | Configuration file $gvsqw_RootexpdbCentral/etc/sqwc_GlobalVar.cfg:<br> | |
− | <br> gvsqw_ColorGen=>'\033[37;40m' | + | Contains global variables for SQWareCentral.<br> |
− | + | To customize variables, put them in $gvsqw_RootexpdbCentral/etc_cust/sqwc_GlobalVar.cfg.<br> | |
− | + | <br> | |
− | + | gvsqw_ColorGen => color by default of terminal [by default: '\033[37;40m'] | |
− | + | gvsqw_ColorMsg => color of connection message [by default: '\033[35;40m'] | |
− | + | gvsqw_GzipLogsHisto => number of days to compress logs files [by default: 7] | |
− | + | gvsqw_Hostname => Hostname in prompt [by default: $(hostname|cut -d '.' -f1)] | |
− | + | gvsqw_RootexpdbCentral => SQWareCentral principal directory [by default: $HOME/dbSQWare/SQWareCentral] | |
− | + | gvsqw_RootSQWareProduction => SQWareProduction referential directory [by default: $HOME/dbSQWare/SQWareProduction] | |
− | + | gvsqw_SuppLogsHisto => number of days to delete logs files [by default: 30] |
Latest revision as of 11:04, 2 January 2011
Configuration file $gvsqw_RootexpdbCentral/etc/sqwc_GlobalVar.cfg:
Contains global variables for SQWareCentral.
To customize variables, put them in $gvsqw_RootexpdbCentral/etc_cust/sqwc_GlobalVar.cfg.
gvsqw_ColorGen => color by default of terminal [by default: '\033[37;40m'] gvsqw_ColorMsg => color of connection message [by default: '\033[35;40m'] gvsqw_GzipLogsHisto => number of days to compress logs files [by default: 7] gvsqw_Hostname => Hostname in prompt [by default: $(hostname|cut -d '.' -f1)] gvsqw_RootexpdbCentral => SQWareCentral principal directory [by default: $HOME/dbSQWare/SQWareCentral] gvsqw_RootSQWareProduction => SQWareProduction referential directory [by default: $HOME/dbSQWare/SQWareProduction] gvsqw_SuppLogsHisto => number of days to delete logs files [by default: 30]