forked from leftypol/leftypol
Raw HTML editing
This commit is contained in:
parent
85578b7105
commit
85710249b7
5 changed files with 31 additions and 10 deletions
|
@ -861,6 +861,9 @@
|
|||
// PM snippet (for ?/inbox) length in characters
|
||||
$config['mod']['snippet_length'] = 75;
|
||||
|
||||
// Edit raw HTML in posts by default
|
||||
$config['mod']['raw_html_default'] = false;
|
||||
|
||||
// Probably best not to change these:
|
||||
if (!defined('JANITOR')) {
|
||||
define('JANITOR', 0, true);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue