diff --git a/needo/plexWatch.xml b/needo/plexWatch.xml
index 64f99d3..43195a2 100644
--- a/needo/plexWatch.xml
+++ b/needo/plexWatch.xml
@@ -10,7 +10,7 @@
Notify and Log watched content on a Plex Media Server[br][br]
[b][span style='color: #E80000;']Directions:[/span][/b][br]
[b]/plexWatch[/b] : in this path, plexWatch will store it's configuration files.[br]
- [b]/logs[/b] : in this path plexWatch will store it's logs.
+ [b]/logs[/b] : the path to the Plex log files. (this directory should contain a file named "Plex Media Server.log")
https://registry.hub.docker.com/u/needo/plexwatch/
https://github.com/needo37/plexWatch
@@ -41,15 +41,20 @@
- /mnt/user/appdata/plexWatch/logs
- /log
- rw
+ /mnt/cache/appdata/Plex/Library/Application Support/Plex Media Server/Logs/
+ /logs
+ ro
- /mnt/user/appdata/plexWatch
+ /mnt/cache/cache_only/plexWatch/
/plexWatch
rw
+
+ /etc/localtime
+ /etc/localtime
+ ro
+
http://[IP]:[PORT:8080]/plexWatch
http://i.imgur.com/QkAUWqZ.png