PDS Admin tool make it easier to moderate your PDS with labels
43
fork

Configure Feed

Select the types of activity you want to include in your feed.

Logging

authored by

Chris Greenacre and committed by tangled.org aa795c4e ea2f7ca0

+2
+2
src/mailer.ts
··· 85 85 pds 86 86 } = params; 87 87 88 + logger.info(`Sending new account notification for ${did} on ${pds}...`) 89 + 88 90 const subject = `New account created on ${pds} - ${did}`; 89 91 let infoText = [ 90 92 `A new account has been detected on ${pds}.`,