forked from leftypol/leftypol
PM inbox
This commit is contained in:
parent
d6d017e368
commit
9dc1e98704
4 changed files with 98 additions and 1 deletions
|
@ -279,6 +279,8 @@
|
|||
$config['mod']['rebuild_timelimit'] = 0;
|
||||
// Server-side confirm button for actions like deleting posts, for when Javascript is disabled or the DOM isn't loaded.
|
||||
$config['mod']['server-side_confirm'] = true;
|
||||
// PM snippet (for ?/inbox) length in characters
|
||||
$config['mod']['snippet_length'] = 75;
|
||||
|
||||
// Probably best not to change these:
|
||||
if(!defined('JANITOR')) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue