forked from leftypol/leftypol
Matrix report integration (#74)
Enables posting reports to a matrix room. Co-authored-by: nonmakina <nonmakina@leftypol.org> Co-committed-by: nonmakina <nonmakina@leftypol.org>
This commit is contained in:
parent
2b5365b572
commit
3725d27e72
2 changed files with 26 additions and 0 deletions
|
@ -1824,6 +1824,14 @@
|
|||
* ====================
|
||||
*/
|
||||
|
||||
// Matrix integration for reports
|
||||
// $config['matrix'] = array(
|
||||
// 'access_token' => 'ACCESS_TOKEN',
|
||||
// 'room_id' => '%21askjdlkajsdlka:matrix.org',
|
||||
// 'host' => 'https://matrix.org',
|
||||
// 'max_message_length' => 240
|
||||
// );
|
||||
|
||||
//Securimage captcha
|
||||
//Note from lainchan PR: "TODO move a bunch of things here"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue