1/** 2 * prettyphoto.conf.js 3 */ 4// disable social media integration in the pop-up frame 5var PRETTYPHOTO_PLUGIN_PARAMS = { social_tools: '' }; 6 7