Disable "Layout" option

Permalink
I've googled around for an hour now and can't find an answer on how to do this. I think I'm just being a numbskull and missing the obvious. That being said, how do I disable the "Add Layout" option? I don't want my writers or editors using it at all. Any insight would be most appreciated.

PatrickHenry
 
enlil replied on at Permalink Reply
enlil
I believe you can disable that using advanced permissions.
RobertJNL replied on at Permalink Best Answer Reply
RobertJNL
Open /config/site.php and place this line in there;
define('ENABLE_AREA_LAYOUTS', false);
PatrickHenry replied on at Permalink Reply
PatrickHenry
Thank you both!
Both were correct. I just finished going into my page types and changing the permissions as enlil suggested. Came back to mark it as best answer only to see your better answer Robert. Thanks so much to the both of you!