Your environment:
- Operating system: Windows 10P x65 build: 1709
Linux
- Webserver: NGIX v. 3.8
NGINX
- PHP Version: 7.2.1 x64 NTS
7.2.1
- Logarr Branch: Develop
Latest Docker
Describe your issue:
Is there a way to make the paths dynamic? Where I dont need to type each new duplicate app everytime I add one?
Doing this specifically for plex, since I run a lot of time for testing purposes.
`/opt/appdata/plex1/path/to/plex/logs/Plexmediaserver.log
/opt/appdata/plex2/path/to/plex/logs/Plexmediaserver.log
/opt/appdata/plex3/path/to/plex/logs/Plexmediaserver.log`
So when I add plex4, I dont have to edit the config file?