Configure PHP.

This commit is contained in:
Darren 'Tadgy' Austin 2025-09-19 15:56:16 +00:00
commit 4feb9a2760
35 changed files with 2307 additions and 5 deletions

View file

@ -0,0 +1,6 @@
[imap]
; rsh/ssh logins are disabled by default. Use this INI entry if you want to
; enable them. Note that the IMAP library does not filter mailbox names before
; passing them to rsh/ssh command, thus passing untrusted data to this function
; with rsh/ssh enabled is insecure.
;imap.enable_insecure_rsh=0