commenting and code beautifying
This commit is contained in:
parent
18c96124ce
commit
c15b001426
1 changed files with 26 additions and 26 deletions
|
@ -8,8 +8,8 @@ define("MMDVMLOGFILE",MMDVMLOGPATH . MMDVMLOGPREFIX . "-" . date("Y-m-d") . ".lo
|
|||
// enter exact path to your log files.
|
||||
// If your Linux is a MARYLAND-DSTAR-Image, this paths would work.
|
||||
|
||||
// Adjust to suit, uncomment correct line, if no line is uncommented, customize
|
||||
// else-path to suitable paths.
|
||||
// Adjust to suit, uncomment correct line, if none of the given distributions fit, customize
|
||||
// OTHER to suitable paths.
|
||||
|
||||
define("DISTRIBUTION", "MARYLAND");
|
||||
//define("DISTRIBUTION", "WESTERN");
|
||||
|
|
Loading…
Reference in a new issue