mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-10 10:44:43 -06:00
Fix typo in mounts.md
This commit is contained in:
parent
e889a9eb3c
commit
4a0d260bbb
@ -4,7 +4,7 @@ Mounts can be used to make directories on a node available to servers running on
|
|||||||
|
|
||||||
## Wings Configuration
|
## 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.
|
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.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user