修改了登录账号和密码,然而无法登录,无效的用户名或密码,这个在哪里修改
** Read https://yourls.org/userpassword for more information */
$yourls_user_passwords = array(
‘Admin’ => ‘password’ /* Password encrypted by YOURLS */ ,
‘username2’ => ‘password2’ /* Password encrypted by YOURLS */ // You can have one or more ‘login’=>’password’ lines
);
这里我修改过了,但是无法登陆,有别的办法吗