Skip to content

Editing wings config.yaml resets to defaults #5386

@MyDimeIsUp

Description

@MyDimeIsUp

Current Behavior

When I change config.yaml, it will erase my changes and go back to default config.yaml

I am attempting to increase tmpfs_size via nano. When I change the file and restart wings, it will undo my changes and go back to defaults. I also tried adding "ignore_panel_config_updates: true" to config.yaml, but that also doesn't work and config.yaml is always set back to defaults. It seems it will always overwrite config.yaml given the inputs on the node's "Settings" tab on Pterodactyl web panel. It seems the code listed below always overwrites my config.

https://github.com/pterodactyl/wings/blob/develop/cmd/root.go#L157

Expected Behavior

Keep changes

Steps to Reproduce

Change config.yaml

Panel Version

1.11.11

Wings Version

1.11.13

Games and/or Eggs Affected

No response

Docker Image

No response

Error Logs

Is there an existing issue for this?

  • I have searched the existing issues before opening this issue.
  • I have provided all relevant details, including the specific game and Docker images I am using if this issue is related to running a server.
  • I have checked in the Discord server and believe this is a bug with the software, and not a configuration issue with my specific system.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething that's not working as it's intended to be.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions