Blame |
Last modification |
View Log
| SVN
| RSS feed
#File is included from canPrintf.pl, should be used as user settings
#rename to settings.pl
#Host and port where the canDaemon exist
$host = "deep.arune.se";
$port = 1200;
#for printing timestamps on printed messages: set to 1, else set to 0
$timestamp = 1;