<?php
/**
 * Options for the Emoji plugin
 */
$conf['assetsrc']       = 'cdn';
$conf['asseturi']       = '//cdn.jsdelivr.net/emojione/';
