- Timestamp:
- 07/17/2022 02:16:27 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-filesystem-ftpext.php
r52332 r53714 41 41 // This class uses the timeout on a per-connection basis, others use it on a per-action basis. 42 42 if ( ! defined( 'FS_TIMEOUT' ) ) { 43 define( 'FS_TIMEOUT', 240);43 define( 'FS_TIMEOUT', 4 * MINUTE_IN_SECONDS ); 44 44 } 45 45
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)