Idiot
This commit is contained in:
parent
c54241e0c3
commit
93cd755409
|
@ -39,5 +39,5 @@ $database = [
|
||||||
'table' => 'moderation_log',
|
'table' => 'moderation_log',
|
||||||
// You should probably make a new read only user to read from the table
|
// You should probably make a new read only user to read from the table
|
||||||
'user' => 'modlog',
|
'user' => 'modlog',
|
||||||
'pass' => ''
|
'password' => ''
|
||||||
];
|
];
|
Loading…
Reference in a new issue