Skip to content

Commit

Permalink
update text
Browse files Browse the repository at this point in the history
  • Loading branch information
ryestew committed May 25, 2021
1 parent 57fad05 commit c2f7c3e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/settings.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Settings
========

To get to **Settings** click the gear a the very bottom of the icon panel.
To get to **Settings** click the gear at the very bottom of the icon panel.

### General Settings

Expand All @@ -11,15 +11,15 @@ To get to **Settings** click the gear a the very bottom of the icon panel.

- Text wrap: controls if the text in the editor should be wrapped.
- Personal mode: can be used when one is connecting to a **local node**. It is used to have Remix temporarily save the passphrase - so that you don't need to **unlock** the account in GETH. Remix will not persist the passphrase - so if you refresh your browser the passphrase will be gone.
- Matomo Analytics: This is where you can turn off and on your approval for us to use Matomo. We do not collect any personally identifyable information (PII) and our reports are public. See our [blog post on the subject](https://medium.com/remix-ide/help-us-improve-remix-ide-66ef69e14931?source=friends_link&sk=cf9c62fbe1270543eb4bd912e567e2d6).
- Matomo Analytics: This is where you can turn off and on your approval for us to use Matomo. We do not collect any personally identifiable information (PII) and our reports are public. See our [blog post on the subject](https://medium.com/remix-ide/help-us-improve-remix-ide-66ef69e14931?source=friends_link&sk=cf9c62fbe1270543eb4bd912e567e2d6).





### Github Access Token

For creating GISTs as well as other Github functions, it is necessary to put in an access token. [https://github.com/settings/tokens](https://github.com/settings/tokens)
For creating GISTs as well as using other Github functions, it is necessary to put in an access token. [https://github.com/settings/tokens](https://github.com/settings/tokens)

![](images/a-settings-gh-token.png)

Expand Down

0 comments on commit c2f7c3e

Please sign in to comment.