From 56fd9f330e319a2c2b7309c544e8ffff1d6e8862 Mon Sep 17 00:00:00 2001 From: JonnyWong16 Date: Mon, 15 Aug 2016 10:45:46 -0700 Subject: [PATCH] Updated Frequently Asked Questions (FAQ) (markdown) --- Frequently-Asked-Questions-(FAQ).md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Frequently-Asked-Questions-(FAQ).md b/Frequently-Asked-Questions-(FAQ).md index 7fff3b7..4f97066 100644 --- a/Frequently-Asked-Questions-(FAQ).md +++ b/Frequently-Asked-Questions-(FAQ).md @@ -65,7 +65,7 @@ Welcome to the PlexPy FAQ. Please note that most answers are not added yet. If y **A:** Please make sure you have the latest version of Python 2.7.x installed. Python 3.x is not supported by PlexPy. #### Q: I am receiving some weird datatable warnings. -**A:** Most datatable warnings can be solved by doing a force refresh in your browser (Ctrl+F5 or Option+Reload in Safari). If that doesn't work, try clearing your browser's cache. +**A:** Most datatable warnings can be solved by doing a force refresh in your browser (CTRL+F5 or OPTION+Reload on Mac/Safari). If that doesn't work, try clearing your browser's cache. #### Q: I forgot my username and/or password! **A:** Open PlexPy's config.ini with your preferred editor and search for `http_username` and `http_password`. The value after the equal sign is the data you are looking for. Or remove the username and password to disable authentication.