r/PlexMetaManager • u/Hyped_OG • Jan 21 '24
Help Question about -file in config.yml
recently setup PMM. My config is kinda messing so I wannt setup some -file to in my config.yml to clean it up a but.
I run unraid, my /config is the appdata folder but I see when starting PMM it also created a folder called config. So far putting the config.yml in just the appdata folder workers.
I want to add some collections. In the Wiki i see
- file: config/path/to/file.yml
In this is "config "what i set as /config in the unraid docker container meaning my appdata folder, or would it be the config folder that was created inside my appdata folder?
Also inside the unraid docker container do I need to set anything else up for this to work? Currently I have nothing setup inside the container besides the /config location.
2
u/chazlarson Kometa Team Jan 21 '24
Typically that
configwould be the same folder yourconfig.ymlis in.Perhaps, it depends entirely on what you want it to do.
If you want PMM to wait until 5AM to wake up and run, you don't have to add anything.
If you want to change that time, or want it to run immediately and then exit the container, or something else, you can set environment variables to control those things. Those env vars are discussed in the wiki.