Added the remember_me cookie info to the cookies page.

This commit is contained in:
Pete Herlihy
2016-09-29 15:48:04 +01:00
committed by GitHub
parent 4d70448835
commit 28f7a55b5c

View File

@@ -43,6 +43,18 @@
1 hour
</td>
</tr>
<tr>
<td>
notify_admin_remember_me
</td>
<td width="50%">
Used to let you sign in again on the same day without requiring 2-factor authenticaion
</td>
<td>
24 hours
</td>
</tr>
</tbody>
</table>