I have modified both Production.yaml and Default.yaml with the needed information to use my email server and restarted NGINX after the mod
when I test by trying recover a password I get
« We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. »
What else needs to be changed and where is it located
Path to sendmail command. Required if you use sendmail transport
sendmail: null
hostname: justourmail.com
port: 587 # If you use StartTLS: 587
username: admin@worldofvids.com
password: ^%%&&^^&^&()()% (Fake)
tls: true # If you use StartTLS: false
disable_starttls: false
ca_file: null # Used for self signed certificates
from_address: ‹ admin@worldofvids.com ›