forked from leftypol/leftypol
remove old oekaki; see vichan-devel#20
This commit is contained in:
parent
4636f5b6ef
commit
ff9b684f7e
8 changed files with 0 additions and 1288 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue