Update wording

This commit is contained in:
Sam Gleske
2018-09-09 13:28:56 -07:00
parent 29c7d4f8c7
commit d6c1fff161

View File

@@ -100,9 +100,9 @@ Modify the `emby` service in [`docker-compose.yml`](docker-compose.yml) and
update the `volumes` section. **Do not delete the `emby-data` volume** or your update the `volumes` section. **Do not delete the `emby-data` volume** or your
emby service will lose its configuration every time the service is restarted. emby service will lose its configuration every time the service is restarted.
It is recommended to attach your media as read-only to Emby so that Emby doesn't It is recommended to attach your media as read-only to Emby so that your media
accidentally delete your media. Mounting as read-only adds an extra layer of isn't accidentally deleted through Emby. Mounting as read-only adds an extra
security. layer of security.
```yaml ```yaml
services: services: