Sshd_config ssh server error

Whenever I start up the server it tries to start up OPENBSD ssh server like 20 times before loading conf console. I messed up the /etc/ssh/sshd_config so i moved it to /etc/ssh/sshd_config.old and then removed openssh-server and then installed it but it doesn’t reinstall with dpkg error 1. Could someone send me the original sshd_config file and see if that fixes it. Any help is appreciated, Thanks!

Also when I try to configure dpkg it says this: http://prntscr.com/o638ip

nvm I fixed it. You “mv /etc/ssh/sshd_config.old /etc/ssh/sshd_config” and then run “dpkg --configure -a” then select the option install package maintainer’s version