Remove/hide nag "upgrade available", is it possible?
Hi,
I like that you keep upgrading this wonderful CMS, but I was wondering if it's possible to hide the nag "Upgrade available 6.x.y is released. Upgrade today - it's free!" I really do not need all my customers to see it (I prefer to upgrade when I see that something is critical or a new feature I need has been added) ;)
Thanks for letting me know if there is somewhere a config key for this that I've missed.
I believe these notifications are only visible to administrators, so may not be seen by your customers depending on their role. If you do need to disable it though (not recommended) you can change the 'umbracoVersionChecked' setting in the web.config file to:
Remove/hide nag "upgrade available", is it possible?
Hi,
I like that you keep upgrading this wonderful CMS, but I was wondering if it's possible to hide the nag "Upgrade available 6.x.y is released. Upgrade today - it's free!" I really do not need all my customers to see it (I prefer to upgrade when I see that something is critical or a new feature I need has been added) ;)
Thanks for letting me know if there is somewhere a config key for this that I've missed.
Cheers
Hi,
I believe these notifications are only visible to administrators, so may not be seen by your customers depending on their role. If you do need to disable it though (not recommended) you can change the 'umbracoVersionChecked' setting in the web.config file to:
Hope this helps...
Hi Dan,
this was exactly what I was looking for, thank you very much ;)
cheers
is working on a reply...