docs: fix spelling errors (pre-commit)
This commit is contained in:
parent
bdd02cf2fa
commit
054a9e54f5
91 changed files with 179 additions and 163 deletions
|
|
@ -1 +1 @@
|
|||
Fixed upload form VUE erros (#1738) (1738)
|
||||
Fixed upload form VUE errors (#1738) (1738)
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Allow arbritrary length names for artists, albums and tracks
|
||||
Allow arbitrary length names for artists, albums and tracks
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@ curl -L -o /srv/funkwhale/docker-compose.yml "https://dev.funkwhale.audio/funkwh
|
|||
Docker's resolver <https://docs.funkwhale.audio/admin/external-storages.html#no-resolver-found>`_, you can mount your
|
||||
custom nginx configuration into the container. Uncomment the commented volumes in the `nginx` section of your `docker-compose.yml`.
|
||||
Additionally you need to update the paths in `nginx/funkwhale.template`.
|
||||
Replace all occurances of `/funkwhale` by `/usr/share/nginx/html`.
|
||||
Replace all occurrences of `/funkwhale` by `/usr/share/nginx/html`.
|
||||
This loads the templates from your `nginx` folder and overrides the template files in the Docker container.
|
||||
|
||||
```
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Fix conent form autofocus despite `autofocus` prop being set to `false` (#1924)
|
||||
Fix content form autofocus despite `autofocus` prop being set to `false` (#1924)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue