diff --git a/guides/mounts.md b/guides/mounts.md index 66700f5c..efc9f499 100644 --- a/guides/mounts.md +++ b/guides/mounts.md @@ -4,7 +4,7 @@ Mounts can be used to make directories on a node available to servers running on ## Wings Configuration -For security reasons it is not possible to mount direcotries on a node by default. Directories that should be mountable have to be specified explicitly in the Wings configuration. +For security reasons it is not possible to mount directories on a node by default. Directories that should be mountable have to be specified explicitly in the Wings configuration. In the Wings configuration file (`/etc/pterodactyl/config.yml`) the `allowed_mounts` field is used to list mountable directories. The listed directories and all their subdirectories can be mounted.