wisp-gg / issue-tracker

0 stars 0 forks source link

Remove setting the instance name from Server Details #24

Open pedrotski opened 2 months ago

pedrotski commented 2 months ago

Describe the feature and why you would like to see it.

Having the option "Server Name" under the Server Details tab confuses lots of people. Even though it has the text right under it, people don't read it and wonder why the name of their server didn't change.

This ends up with the customer pretty much setting the same value twice as they also need to change it in the Startup Parameters.

Describe the solution you'd like.

Pull the server name displayed in the sidebar and dashboard from variables HOSTNAME, SERVER_NAME, SERVER_HOSTNAME, SV_NAME. Have a generic fallback name set in the egg configuration.

Optional additional context to this request.

No response