I didn’t notice this thread before I asked a related question: Database Cache Size Behavior Question
Before folks go crazy increasing the cache size, the new 40MB default is a 20x increase over the previous value.
Previously Plex’s SQLite cache_size was 2000 pages, and Plex’s model database page_size is 1024 bytes. The end result was a SQLite cache size of about 2MB.