various changes, fixes to css etc
This commit is contained in:
6
config/matrix.php
Normal file
6
config/matrix.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
return [
|
||||
'enabled' => true,
|
||||
'webhookurl' => env('matrix_WEBHOOK', false),
|
||||
'message' => '<USER> uploaded a new webm: https://w0bm.com/<ID><NSFW>',
|
||||
];
|
Reference in New Issue
Block a user