Manual:$wgUploadSizeWarning/hu
Appearance
| Files and file uploads: $wgUploadSizeWarning | |
|---|---|
| Warn if uploaded files are larger than this. |
|
| Bevezetve: | 1.3.0 |
| Eltávolítva: | használatban |
| Megengedett értékek: | (integer >= 0) |
| Alapértelmezett érték: | false (1.13+)
150000 (1.3-1.4) |
| Egyéb beállítások: Betűrendben | Funkció szerint | |
Details
Warns the user if they attempt to upload a file larger than this value, specified in bytes.
A $wgUploadSizeWarning változó 0 bájtra állítása letiltja a figyelmeztetést.
If triggered, the warning will inform the user that files are recommended to be smaller than this value.
The user can choose to ignore the warning and upload the file.
See also
- $wgMaxUploadSize (default is 100 MB)