vint21h / django-xicon

Django reusable application to handle modern bunch of site icons
GNU General Public License v3.0
10 stars 0 forks source link

Documentation for nginx #3

Closed denizdogan closed 5 years ago

denizdogan commented 5 years ago

Would be nice if there was documentation on how to set this up with nginx so that the files are served as fast as possible without hitting WSGI.

vint21h commented 5 years ago

Hi, I don't understand you, there are no files serving by Django, except of "manifest.json" and "browserconfig.xml" generating by Django views which are totally dynamical and must be rendered by on fly.

denizdogan commented 5 years ago

Alright, I must have misunderstood then, I thought that this was actually serving the favicons.