Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmay-dev authored Sep 12, 2023
1 parent 9da4bf9 commit fb96fcf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ owntags/

#### Settings

Add your Apple/iTunes password, MQTT broker details and OwnTracks topics to the `settings.toml` file.
Add your macOS/computer password, MQTT broker details and OwnTracks topics to the `settings.toml` file.

Additionally, create a `[tag_options.prefix]` block for each of your keys. Notably, each key should have:

Expand All @@ -110,7 +110,7 @@ Additionally, create a `[tag_options.prefix]` block for each of your keys. Notab
# Create a new settings block for each tag.

[owntag_options]
password = "password" # macOS/iTunes password
password = "password" # macOS/computer password
print_history = 1 # number of items to display in the terminal
# positive numbers (4), the number of messages you want to see
# negative numbers (-1) will print all fetched locations,
Expand Down

0 comments on commit fb96fcf

Please sign in to comment.