Fix mounts grammar

This commit is contained in:
Dominika Jadowska 2020-12-12 10:06:50 +01:00
parent 02b1826826
commit 4f5c334ddd
No known key found for this signature in database
GPG Key ID: 9EF323937649A25E

View File

@ -4,7 +4,7 @@ A mount in pterodactyl follows similar principles to a docker mount. Pterodactyl
## Wings Configuration
In order to use a mount you need to permit wings to use the selected mount path, this is done by editing mounts in `/etc/pterodactyl/config.yml`
To use a mount you need to permit wings to use the selected mount path, this is done by editing mounts in `/etc/pterodactyl/config.yml`
```yml
allowed_mounts:
@ -20,7 +20,7 @@ In the pterodactyl panel you need to create and assign a mount.
### Creating a mount
:::tip Mount Paths
Mounts can not use any path or subpath of `/home/container` due to docker limitations
Mounts can not use any path of `/home/container` and its subdirectories due to docker limitations
:::
1. In the admin panel go to **Mounts**