2
0
mirror of https://github.com/spritsail/plex-media-server.git synced 2025-06-10 13:11:12 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
f9e4de3149 Added log environment variables ()
* Added verbose env variables

- `LOG_DEBUG` or `LOG_VERBOSE` do not change anything it they are unset (same as before)
- `LOG_DEBUG` or `LOG_VERBOSE` take precedence on Plex configuration file at start when set to `0` or `1`. The user can change the Preferences once the container is started which will overwrite the environment variables.
2018-11-26 13:30:45 +00:00
dac8a21edc Allow server claiming at any time 2018-10-04 12:51:38 +01:00
db614dea52 Add back-compat for old config mountpoint 2018-08-20 11:41:01 +01:00
210576c0ea Print clearer warning about permission change 2018-08-19 21:09:26 +01:00
f4602958fd Add new entrypoint/config script 2018-08-19 20:27:47 +01:00