Can the staging be set to none for a site

We have two sites . As the names imply the med-dev is a staging server (not facing to customers) while the med.anydish.me is production. In practice we control what is deployed through push to git. We see an error, but we don’t know if it is related to the staging setting. also some functionality is missing on the med-dev. SO…
Is the error we seeing related to the staging setting
If the error is not related to the staging setting why is there an error
If we can correct our staging setting for med-dev (which is wrong) will it address the error?

Thanks

Hello @richard-anydish,

Are you also deploying out med-dev via a Git repository?

The staging feature overall is meant for apps like Wordpress that don’t typically have a git repo they are deployed using. If you’re not using it as a staging in that way and are moreso deploying via a git repo, let me know and I can make the update to sever the staging connection between the two.