Hello, I'm trying to use environment variables in watch path, but they are not recognized.
From the logs:
2024-11-16 22:23:26 INFO The path '[env:USERPROFILE]\Downloads' does not exists, so the watch was not created.
2024-11-16 22:24:16 INFO The path '%USERPROFILE%\Downloads' does not exists, so the watch was not created.
Are environment variables in watch path supported?