More changes to the comment system. To include the reuse of a common check file
This commit is contained in:
@@ -14,6 +14,7 @@ $mailerPassword = 'THE_SMTP_MAIL_PASSWORD_HERE';
|
||||
$hubBaseurl = "https://hub.hackerpublicradio.org/";
|
||||
$baseurl = "https://hackerpublicradio.org/";
|
||||
|
||||
$comment_directory = "/path/to/comments";
|
||||
$naughtyfile = '/path/to/naughty.txt';
|
||||
$naughty_stings_file = '/path/to/strings.txt';
|
||||
$justification_file = '/path/to/justification.txt';
|
||||
|
Reference in New Issue
Block a user