Use 0 here if specified. Ticket #6413
Fix the autologin on serial console for ARM.
Change serial console to '3wire' and vt100.
Fixes the console on ARM.
Fix this missed one.
Firewall / Aliases / Edit - New URL Table Alias Type
Make the code cleaner and easier to follow by using the same alias type designations as config.
Need to pass alias type to process_alias_urltable() function when creating a new url table alias because it is not yet set/available from config. So the alias_get_type() function can't be successfully used yet.
Lower default LDAP timeout to 5 seconds. Idea from Sandeep1991 in PR 2971. Ticket #6367
Set request_terminate_timeout to the same as max_execution_time in case something executed externally doesn't respond, to avoid hanging up all of php-fpm eventually. Ticket #6318 among other similar potential issues.
Merge pull request #2984 from NewEraCracker/php-memlimit
Relax Suhosin to allow a 512M memory limit
View revisions
Also available in: Atom