修改了登入賬號和密碼,然而無法登入,無效的使用者名稱或密碼,這個在哪裡修改
** 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
);
這裡我修改過了,但是無法登陸,有別的辦法嗎