Rebrand product as Manyangles and add Authentik
This commit is contained in:
@@ -168,7 +168,7 @@ async function workerLoop(workerId: number) {
|
||||
}
|
||||
|
||||
console.info(
|
||||
`Vellum worker listening for photo jobs (concurrency ${CONCURRENCY}, min interval ${MIN_INTERVAL_MS}ms)`,
|
||||
`Manyangles worker listening for photo jobs (concurrency ${CONCURRENCY}, min interval ${MIN_INTERVAL_MS}ms)`,
|
||||
);
|
||||
|
||||
await Promise.all(
|
||||
|
||||
Reference in New Issue
Block a user