GITBOOK-104: change request with no subject merged in GitBook

This commit is contained in:
OpenSource 2023-05-07 23:30:08 +00:00 committed by gitbook-bot
parent 17ea2eea03
commit 3321eb06d6
No known key found for this signature in database
GPG Key ID: 07D2180C7B12D0FF

View File

@ -18,6 +18,8 @@ Download custom wings
After downloading it, navigate to `/usr/local/bin` and remove `wings` from there. Afterwards, upload our custom wings and make sure to name it `wings`. Afterwards, simply restart your wings, usually by running `service wings restart`. After downloading it, navigate to `/usr/local/bin` and remove `wings` from there. Afterwards, upload our custom wings and make sure to name it `wings`. Afterwards, simply restart your wings, usually by running `service wings restart`.
Now, make sure to disable automatic restart of containers so that Wings doesn't restart the server as it shuts down due to inactivity. To do that, navigate to `/etc/pterodactyl/config.yml` and set crash\_detection.enabled to false.
{% hint style="success" %} {% hint style="success" %}
### Great, you're done! ### Great, you're done!