Where is favicon.ico?
By @crc32
Where are the files served up by the web server hidden?
- C@crc32
So the only way to change the favicon is to link to a file on another web server? Seems very inefficient.
- KajMagnus @KajMagnus2020-04-16 04:37:48.643Z
Hello! Sorry for the late reply. Seem my other reply here — you can upload the favicon to the Talkyard server, it'll give you a URL.
- In reply tocrc32⬆:KajMagnus @KajMagnus2020-04-16 04:37:16.915Z
When you upload a file to Talkyard, you'll get a link to it — you could copy-paste this link, into the favicon URL setting, i.e.:
https:// the talkyard server /-/admin/customize/basic
Only the URL path should do.The files are stored in
/opt/talkyard/data/uploads/
— their names are hashes of their contents.