remove old oekaki; see vichan-devel#20
This commit is contained in:
@@ -751,15 +751,6 @@
|
||||
// Allow unfiltered HTML in board subtitle. This is useful for placing icons and links.
|
||||
$config['allow_subtitle_html'] = false;
|
||||
|
||||
// Oekaki - To enable oekaki, just enable its script with:
|
||||
// $config['additional_javascript'][] = 'js/oekaki.js';
|
||||
// Color selection in oekaki can be greatly improved by including the bundled jscolor script.
|
||||
// $config['additional_javascript'][] = 'js/jscolor/jscolor.js';
|
||||
// $config['oekaki'] holds Oekaki options, which are currently just default canvas size.
|
||||
|
||||
$config['oekaki']['height'] = 250;
|
||||
$config['oekaki']['width'] = 500;
|
||||
|
||||
/*
|
||||
* ====================
|
||||
* Display settings
|
||||
|
Reference in New Issue
Block a user