fuck :D
This commit is contained in:
parent
8864f3c841
commit
699c15255c
@ -164,7 +164,7 @@ class VideoController extends Controller
|
||||
// exec("curl -H \"Content-Type: application/json; charset=UTF-8\" -X POST -d '$payload' '$url' > /dev/null &");
|
||||
// }
|
||||
|
||||
if (config('matrix.enabled') && config('matrix.token') && config('matrix.homeserver') && config('matrix.room')) {
|
||||
if (config('matrix.enabled') && config('matrix.mauauth') && config('matrix.mauurl')) {
|
||||
|
||||
$mauauth = config('matrix.mauauth');
|
||||
$mauurl = config('matrix.mauurl');
|
||||
|
Reference in New Issue
Block a user