This is meant to be an easy place to add db variable information if you don't have time to put it
+
{{Note box|This is meant to be an easy place to add db variable information if you don't have time to put it into the correct section(s) above. You can find most of the template fragments affected by a given db variable if you execute:
−
into the correct section(s) above. You can find most of the template fragments affected by a
+
−
given db variable if you execute:
+
cd /etc/e-smith
−
'''cd /etc/e-smith'''
+
fgrep -lR ''variable'' templ<nowiki>*/* |</nowiki> less
−
'''fgrep -lR <DBVarName> templ*/* | less'''
+
−
where <DBVarName> is the name of the variable using correct capitalization
+
where ''variable'' is the name of the variable using correct capitalization
−
Note that any ''Command'' listed here is to be executed on one line!
+
Note that any ''Command'' listed here is to be executed on one line!}}