Jump to content

Manual:$wgCopyUploadTimeout/ko

From mediawiki.org
This page is a translated version of the page Manual:$wgCopyUploadTimeout and the translation is 25% complete.
Files and file uploads: $wgCopyUploadTimeout
HTTP timeout (in seconds) for upload by URL
이 변수가 소개된 버전:1.22.0 (Gerrit change 67229; git #7a0ed924)
이 변수가 사라진 버전:계속해서 쓰이고 있음
허용값:(integer) or false
기본값:false

상세

The HTTP timeout (in seconds) to use when downloading the file for an upload-by-URL request. This could be useful since when fetching large files, you may want a timeout longer than the default $wgHTTPTimeout .

By default, or when set to false, MediaWiki falls back to the value of $wgHTTPTimeout.

같이 보기