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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/d4f4050a-fcbf-41a6-8010-85fbf1f2af79%40googlegroups.com.

Reply via email to