Skip to content

Commit 506899d

Browse files
authored
Update README.md
1 parent e6488e8 commit 506899d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ sensor:
4747
url: localhost
4848
api_key: your_api_key
4949
max_items: 10
50-
tmdb_api_key: "your_tmdb_api_key" # no longer needed
50+
tmdb_api_key: "your_tmdb_api_key"
5151
trending: true
5252
discover: true
5353
popular_movies: true
@@ -58,7 +58,7 @@ sensor:
5858
api_key: your_sonarr_api_key
5959
max_items: 10
6060
days_to_check: 60
61-
tmdb_api_key: "your_tmdb_api_key" # no longer needed
61+
tmdb_api_key: "your_tmdb_api_key" #remove, no longer needed
6262

6363
radarr: # Optional
6464
url: http://localhost:7878

0 commit comments

Comments
 (0)