Which version of the skin are you running? You could just specify it as "http://192.168.8.110/logo.png <https://myserver/logo.png>" and it'll work for you without "downloading from the outside".
On Thursday, June 4, 2020 at 6:51:11 AM UTC-4, Joachim Puttkammer wrote: > > Hi, > > I have a little problem with the logo. I do not want to 'download' the > logo from outsite. > logo.png is stored in the images directory > > /etc/weewx/skins/Belchertown/skin.conf > > [Extras] > logo_image = "logo.png" > > YES logo : http://192.168.8.110/public_html/ > NO logo : http://192.168.8.110/public_html/graphs/ > > -- > [Extras] > logo_image = "../logo.png" > > NO logo : http://192.168.8.110/public_html/ > YES logo : http://192.168.8.110/public_html/graphs/ > > --- > [Extras] > logo_image = "https://myserver/logo.png" > > YES logo : http://192.168.8.110/public_html/ > YES logo : http://192.168.8.110/public_html/graphs/ > > Joachim > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/a32a8407-9924-4db6-b25a-4a09ee3a9110%40googlegroups.com.
