mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-10 00:09:39 -06:00
Fix mounts grammar
This commit is contained in:
parent
02b1826826
commit
4f5c334ddd
@ -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**
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user