Support article on changing defaults is incorrect

The Linux User and Storage configuration article suggests, among other things, editing systemd service files directly to make customizations.

This is bad advice since the official packages from plex.tv overwrite those files at every upgrade (which is expected behavior on systemd-based systems). The correct way to make customizations with the current setup is to create an override file to update any necessary parameters. This is as simple as running systemctl edit plexmediaserver as root and adding any changed parameters.

At the top of the Linux forum, you’ll find https://forums.plex.tv/categories/linux-tips

I have detailed how to properly customize PMS. They are placed here because the documentation is being completely redone. The “Tips” sub-forum serves as interim support pages until the main site is complete.