Hi,
Is it possible to show a snippet on localhost and hide it on live server?
I know it is possible in the content folder with c::set('content.file.ignore',array('somefolder'));
in config.php and config.localhost.php files but don’t know how to with a snippet file.
Thank you.