When configuring an environment, it's painful to copy all settings using a UI.
However, Servebolt can make a feature in the Admin Panel where the user can copy a json object or similar from an environment you want to copy, and then paste that object in another environment. When pasting and sumbitting, the environment should be configured according to the object.
If Servebolt e.g want to enable clients to block specific IPs, countries, or similar. A configuration object feature like this would help to align multiple environments to the same configuration.
This could also help in the efforts of supporting "configuration in code" systems like Terraform.
An extension to this could be a feature to "copy environment configuration" directly using a GUI only, without the need to copy and paste an object.