I just created a staging site of a wordpress site and the wp-config file for the staging site does not contain any of my custom code to configure various plugins, such as Redis.
I appreciate that it generates new credentials, but it seems like it should leave the rest of wp-config as-is.
Have I done something wrong or can I change the configuration somehow? Or am I stuck replicating the changes manually?

