logger.warn('Emailer is disabled but signup approval is enabled: PeerTube will not be able to send an email to the user upon acceptance/rejection of the registration request')
}
if(CONFIG.CONTACT_FORM.ENABLED){
logger.warn('Emailer is disabled so the contact form will not work.')