Configuration files warning on startup

I managed to succesfully (it seems) upgrade my instance from version 4.3.1. to 5.0.0. (Yay!)
The logs shows 2 warnings however. Since they are warnings and not errors I assume I can ignore them? Maybe someone can shine a light on this?

warn[23/12/2022, 08:19:39] Directory of bin should not be in the production directory of PeerTube. Please check your production configuration file.

warn[23/12/2022, 08:19:39] Directory of well_known should not be in the production directory of PeerTube. Please check your production configuration file.

I have searched for a directory with the name ‹ well_known › on my system but I can’t find any. ‹ Bin › gives too many results so I didn’t bother checking it out.

You need to add/configure PeerTube/production.yaml.example at develop · Chocobozzz/PeerTube · GitHub and PeerTube/production.yaml.example at develop · Chocobozzz/PeerTube · GitHub in your production.yaml.

Thanks again Chocobozzz! Keep up the good work with Peertube :+1: :slightly_smiling_face: