Added: config option to hide email in post. (prevent emailfag but let the possibility to sage and noko)
This commit is contained in:
@@ -550,6 +550,9 @@
|
||||
// When true, the sage won't be displayed
|
||||
$config['hide_sage'] = false;
|
||||
|
||||
// Don't display user's email when it's not "sage"
|
||||
$config['hide_email'] = false;
|
||||
|
||||
// Attach country flags to posts.
|
||||
$config['country_flags'] = false;
|
||||
|
||||
|
Reference in New Issue
Block a user