Back to Changelog

v4.5.203

Minor Release Released June 20, 2026

Added .user.ini editor to the domain PHP Settings tab

New Feature

1
  • Domain PHP Settings tab now includes a .user.ini editor: users can read and write per-request PHP overrides (e.g. upload_max_filesize, max_execution_time) directly from the panel

Improvement

1
  • Plan-enforced limits remain locked server-side; .user.ini values exceeding the plan cap are silently clamped by PHP-FPM
See the Demo