SQWareCentral:etc:sqwc GlobalVar.cfg: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Configuration file $gvsqw_RootexpdbCentral/etc/sqwc_GlobalVar.cfg:<br> | |||
Contains global variables for SQWareCentral.<br> | |||
To customize variables, put them in $gvsqw_RootexpdbCentral/etc_cust/sqwc_GlobalVar.cfg.<br> | |||
<br> | |||
gvsqw_ColorGen => | gvsqw_ColorGen => color by default of terminal [by default: '\033[37;40m'] | ||
gvsqw_ColorMsg => | gvsqw_ColorMsg => color of connection message [by default: '\033[35;40m'] | ||
gvsqw_GzipLogsHisto => | gvsqw_GzipLogsHisto => number of days to compress logs files [by default: 7] | ||
gvsqw_Hostname => | gvsqw_Hostname => Hostname in prompt [by default: $(hostname|cut -d '.' -f1)] | ||
gvsqw_RootexpdbCentral => | gvsqw_RootexpdbCentral => SQWareCentral principal directory [by default: $HOME/dbSQWare/SQWareCentral] | ||
gvsqw_RootSQWareProduction => | gvsqw_RootSQWareProduction => SQWareProduction referential directory [by default: $HOME/dbSQWare/SQWareProduction] | ||
gvsqw_SuppLogsHisto => | gvsqw_SuppLogsHisto => number of days to delete logs files [by default: 30] |
Latest revision as of 12: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]