5311-serverId_hostname #7
|
@ -173,7 +173,7 @@ class PrintServer {
|
||||||
now(),
|
now(),
|
||||||
null,
|
null,
|
||||||
null,
|
null,
|
||||||
os.hostname,
|
this.conf.serverId || os.hostname,
|
||||||
jobId
|
jobId
|
||||||
]);
|
]);
|
||||||
this.jobLog(jobId, 'debug', 'get: printing');
|
this.jobLog(jobId, 'debug', 'get: printing');
|
||||||
|
|
Loading…
Reference in New Issue