Manual:$wgStyleVersion/ja

From Linux Web Expert

<translate> Site customization</translate>: $wgStyleVersion
静的な CSS や JS が変更された際にクライアント側のキャッシュを削除できるように、それらのクエリ文字列に追加するバージョン。
<translate> Introduced in version:</translate>1.9.0 (r16992)
<translate> Deprecated in version:</translate>1.31.0 (Gerrit change 393354; git #e00925d7)
<translate> Removed in version:</translate>1.32.0 (Gerrit change 434811; git #eb0f44d4)
<translate> Allowed values:</translate>(文字列)
<translate> Default value:</translate>(非固定)

詳細

グローバルのスタイルシートや JavaScript を変更した際に、この番号も増やします。

It should be appended in the query string of static CSS and JS includes, to ensure that client-side caches don't keep obsolete copies of global styles.

この値を変更する必要はありません。 In addition the default values are not documented, as the actual value of this setting has no significance (except to note that it will be different, and higher, in each version of MediaWiki).