Manual:Configuration settings

From mediawiki.org
This page is a translated version of the page Manual:Configuration settings and the translation is 24% complete.
Outdated translations are marked like this.
Starting with 미디어위키 1.39 the configuration settings are based on MainConfigSchema.php.

DefaultSettings.php 파일 기준으로 지원되는 구성 설정의 목록입니다.

DefaultSettings.php을 수정하지 않고; LocalSettings.php 에 적절한 줄을 복사하고 변경합니다.

If you cannot find a configuration setting here, see if it is defined in DefaultSettings.php. The variable should have some documentation there.

Settings removed in versions of MediaWiki prior to 1.35 are no longer listed here. Please use the search box to find the relevant manual page (e.g. Manual:$wgAllowAnonymousMinor).
Listed alphabetically | Listed by function | 분류:미디어위키 환경 설정

일반 설정

Global Objects

  • $wgAutoloadLocalClasses Array mapping class names to filenames, for autoloading.
  • $wgConf Create a site configuration object. Not used for much in a default install.

URL 및 파일 경로

파일/이미지 업로드 경로 설정을 참조하십시오.

파일 및 파일 올리기

Uploads have to be specially set up to be secure.

Shared uploads

These settings are kept for backward compatibility, see $wgForeignFileRepos for the new setting, or $wgUseInstantCommons if you only need read access to images on Commons.

MIME 유형

경고 경고: This is not a configuration setting, but a global state variable. It should be used solely by thumb.php !

See also: Manual:MIME type detection

이미지

See also: Manual:파일 업로드 설정하기

DjVu

EXIF

  • $wgShowEXIF Show EXIF data at the end of file description pages.
  • $wgUpdateCompatibleMetadata Whether to automatically update the img_metadata field if it is outdated but compatible with the current version.

ImageMagick

SVG

썸네일 설정

Antivirus

이메일 설정

See also User Access: $wgEmailConfirmToEdit

Email notification (Enotif) settings

Actual notifications for each user are defined in the options. You can change defaults with $wgDefaultUserOptions .

데이터베이스 설정

LoadBalancer 설정

MySQL-특정

PostgreSQL-특정

  • $wgDBport Database port. Only used by PostgreSQL.

SQLite-특정

Shared DB settings

Extension fields

  • $wgExtPGNewFields (1.36 에서 제거됨)Extension defined fields to be added to existing tables
  • $wgExtNewTables (1.36 에서 제거됨)Extension Defined tables to be added on schema change
  • $wgExtNewFields (1.36 에서 제거됨)Extension defined fields to be added to existing tables
  • $wgExtNewIndexes (1.36 에서 제거됨)Extension defined indexes to be added to existing tables
  • $wgExtPGAlteredFields (1.36 에서 제거됨)Extension defined columns to be altered in tables
  • $wgExtModifiedFields (1.36 에서 제거됨)Extension defined fields to change existing tables

Content handlers and storage

Performance hacks and limits

캐시

See: Interwiki for Interwiki cache settings.

파일 캐시

Settings for Server side file caching.

Message Cache

Sidebar Cache

Parser Cache

Memcached 설정

Settings for configuring the Memcached memory-based object store (if you are using it) docs/memcached.md has more details.

WAN cache

HTTP proxy (CDN) settings

These settings configure MediaWiki when using a caching HTTP proxy server. They apply to caching using Varnish as well as Squid.

  • $wgCdnMatchParameterOrder Indicates if should take query parameters order on incoming requests into account for CDN caching
  • $wgCdnMaxageLagged Cache timeout for the CDN when DB replica lag is high
  • $wgCdnMaxageStale Cache timeout in seconds when delivering a stale ParserCache response due to PoolCounter contention.
  • $wgCdnMaxageSubstitute Cache timeout for the CDN when a response is known to be wrong or incomplete (due to load)
  • $wgCdnMaxAge Cache TTL for the CDN sent as s-maxage (without ESI) or Surrogate-Control (with ESI).
  • $wgCdnReboundPurgeDelay Secondary delayed purges of URLs
  • $wgCdnServersNoPurge Same as $wgCdnServers , except no HTTP purges will be sent and CIDR ranges are accepted
  • $wgCdnServers An array of individual proxy servers to help MediaWiki detect if the request has been proxied.
    But also to send back to the proxy PURGE commands on changes.
  • $wgForcedRawSMaxage Default maximum age (in seconds) for raw CSS/JavaScript accesses.
  • $wgInternalServer Internal server name as known to Squid, if different than $wgServer .
  • $wgLoggedOutMaxAge (1.38 에서 제거됨)Cache TTL for the user agent sent as max-age, for logged out users.
  • $wgSquidMaxage (1.35 에서 제거됨)Cache timeout for the squid.
  • $wgSquidPurgeUseHostHeader (1.42 에서 제거됨)Whether to use a Host header in purge requests sent to the proxy servers configured in $wgSquidServers.
  • $wgSquidServersNoPurge (1.35 에서 제거됨)Same as $wgSquidServers , except that MW has no methods to send HTTP PURGE to an origin part of the configured ranges
  • $wgSquidServers (1.35 에서 제거됨)An array of individual proxy servers to help MediaWiki detect if the request has been proxied.
    But also to send back to the proxy PURGE commands on changes.
  • $wgUseCdn Enable/disable page view caching.
  • $wgUseESI (1.33에서 구식화됨)If you run Squid3 with ESI support, enable this.
  • $wgUsePrivateIPs – 비공개 X-Forwarded-For IP들이 사용되어야 할 경우.
  • $wgUseSquid (1.35 에서 제거됨)Enable/disable Squid.
  • $wgVaryOnXFP Whether to add X-Forwarded-Proto to the Vary header for API requests and RSS/Atom feeds.

HTCP multicast purging

Language, regional and character encoding settings

Timezone settings

Language-specific

영어
  • $wgAmericanDates Use 'mdy' instead of 'dmy' as the default date format, e.g. 'May 12' instead of '12 May'.
아랍어/힌디어
  • $wgTranslateNumerals For Hindi, Arabic, and other languages with their own numeral systems, use local numerals instead of Western style (0-9) numerals in some areas of the interface.

Output format and skin settings

Output

Skins

ResourceLoader

See ResourceLoader for more information.

Page titles and redirects

Namespaces

Mobile support

Interwiki links and sites

Interwiki cache

See interwiki cache for more information.

파서

HTML

  • $wgRawHtml Allow raw, unchecked HTML in ‎<html>...‎</html> sections.
  • $wgTidyConfig Configuration of the HTML postprocessing tool to use for fixing invalid HTML code.

Statistics and content analysis

  • $wgActiveUserDays The number of days within which a person must make edits to be considered an "active" user
  • $wgArticleCountMethod Method used to determine if a page in a content namespace should be counted as a valid content page (article).
  • $wgDisableCounters (1.35 에서 제거됨)Disable page view counters.
  • $wgExperiencedUserEdits Determines the number of edits needed to qualify at the "Experienced user" level.
  • $wgExperiencedUserMemberSince Determines the number of days needed since account creation to qualify at the "Experienced user" level.
  • $wgLearnerEdits Determines the number of edits needed to qualify at the "Learner" experience level.
  • $wgLearnerMemberSince Determines the number of days needed since account creation to qualify at the "Learner" experience level.
  • $wgManualRevertSearchRadius Maximum number of revisions of a page that will be checked against every new edit made to determine whether the edit was a manual revert.
  • $wgRevertedTagMaxDepth Maximum depth (revision count) of reverts that will have their reverted edits marked with the mw-reverted change tag.

User accounts, authentication

Authentication

User rights, access control and monitoring

Access

Blocking/banning, and some other related settings.

See Manual:Preventing access for more methods and settings concerning access. See also 매뉴얼:유저 권한 for more information about $wgGroupPermissions, $wgAddGroups, $wgRemoveGroups, etc.

See User Access for User Access settings.

보안

쿠키

Profiling, testing and debugging

Debug

See also: Manual:How to debug

Profiling

Search

Edit user interface

Maintenance Scripts setting

Recent changes, new pages, watchlist and history

Feed

  • $wgFeed Toggle syndication feeds (RSS, Atom e.g. Recentchanges, Newpages) on and off.
  • $wgAdvertisedFeedTypes Feed types that should be provided by default.
  • $wgFeedCacheTimeout Minimum timeout for cached Recentchanges feed, in seconds.
  • $wgFeedClasses Available feeds objects.
  • $wgFeedDiffCutoff When generating Recentchanges RSS/Atom feed, diffs will not be generated for pages larger than this size.
  • $wgFeedLimit Set maximum number of results to return in syndication feeds (RSS, Atom) for e.g. Recentchanges, Newpages.
  • $wgOverrideSiteFeed Override the site's default rss/atom feed that appears on every page.


Copyright

Import/Export

Extensions

Category

Logging

Special pages

Actions

  • $wgActions Array of allowed values for the "action" parameter for normal pages.

Robot policies

Ajax, Action API and REST API

Ajax

API

Shell and process control

HTTP client

Jobs

Wiki farm

Miscellaneous settings

같이 보기