<?php
/**
 * Default settings for the googledrawing plugin
 *
 * @author Linus Brimstedt <linus@brimstedt.se>
 */

$conf['googleUrl']              = 'https://docs.google.com/';
$conf['defaultImageWidth']      = 500;
$conf['defaultImageHeight']     = 0;
