mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-18 02:34:08 +00:00
configureMediaDisk() was calling FileDisk::setConfig() which mutates the global filesystems.default config on every request. This caused cascading requests on the File Disk admin page. Now registers the media disk config directly without changing the global default filesystem.
7.3 KiB
7.3 KiB