I'm just in the process of developing a new Umbraco 7 site and have just noticed the umbracoSettings.config has dramtically changed in a recent release. Does anyone know where things like disabledLogTypes can be configured and the urlReplacing character list has moved to?
Yeah it can be a bit confusing, but as it says in the comment at the top of the file a lot of defaults has been set and hence removed from the umbracoSettings.config file - But they can be changed by adding the elements back in there if you need to alter it from the default setting.
There is a header called "Logging" where you will find the information you need to enter in the file manually.
I think that it's really confusing when you're used to be able to see everything in there. But for newcommers it does not have as much impact since it's what they're used to.
Glad I could help - Well I think it's easy enough to miss it. I know I did once I realized a lot was changed and it was not untill I asked Sebastiaan about it that I noticed the comment, which he pointed out for me :D
umbracoSettings file changed
Hello,
I'm just in the process of developing a new Umbraco 7 site and have just noticed the umbracoSettings.config has dramtically changed in a recent release. Does anyone know where things like disabledLogTypes can be configured and the urlReplacing character list has moved to?
Many Thanks,
Tom
Hi Tom
Yeah it can be a bit confusing, but as it says in the comment at the top of the file a lot of defaults has been set and hence removed from the umbracoSettings.config file - But they can be changed by adding the elements back in there if you need to alter it from the default setting.
You can find the overview here http://our.umbraco.org/documentation/using-umbraco/config-files/umbracoSettings/
There is a header called "Logging" where you will find the information you need to enter in the file manually.
I think that it's really confusing when you're used to be able to see everything in there. But for newcommers it does not have as much impact since it's what they're used to.
Hope this helps :)
/Jan
Brillant thanks Jan, not sure how I managed to miss that comment at the top :( opps
Hi Tom
Glad I could help - Well I think it's easy enough to miss it. I know I did once I realized a lot was changed and it was not untill I asked Sebastiaan about it that I noticed the comment, which he pointed out for me :D
/Jan
is working on a reply...