Due to adding SSL my website URL now https
Should I change the SwgServer = "http://example.com" to $wgServer = "https://example.com" ?
As the website is active, would changing it will break the site? Will it cause errors?
Just a related question, if I change the value to $wgServer = "https://www.example.com" would it cause errors or break the site?