Merge branch '705-on-disk-spa' into 'master'

Fix #705: Can now use a local file with FUNKWHALE_SPA_HTML_ROOT to avoid sending an HTTP request

See merge request funkwhale/funkwhale!592
This commit is contained in:
Eliot Berriot 2019-02-08 17:38:51 +01:00
commit f780fa24c1
3 changed files with 11 additions and 0 deletions

View file

@ -0,0 +1 @@
Can now use a local file with FUNKWHALE_SPA_HTML_ROOT to avoid sending an HTTP request (#705)