mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 08:09:41 +00:00
proxy: Fix typo in description message.
This commit is contained in:
parent
1bdbe5b5e4
commit
09de2c7ed7
@ -184,13 +184,13 @@
|
||||
<id>proxy.general.traffic.maxDownloadSize</id>
|
||||
<label>Maximum download size (kB)</label>
|
||||
<type>text</type>
|
||||
<help><![CDATA[Enter the maxium size for downloads in kilobytes (leave empty to disable).]]></help>
|
||||
<help><![CDATA[Enter the maximum size for downloads in kilobytes (leave empty to disable).]]></help>
|
||||
</field>
|
||||
<field>
|
||||
<id>proxy.general.traffic.maxUploadSize</id>
|
||||
<label>Maximum upload size (kB)</label>
|
||||
<type>text</type>
|
||||
<help><![CDATA[Enter the maxium size for uploads in kilobytes (leave empty to disable).]]></help>
|
||||
<help><![CDATA[Enter the maximum size for uploads in kilobytes (leave empty to disable).]]></help>
|
||||
</field>
|
||||
<field>
|
||||
<id>proxy.general.traffic.OverallBandwidthTrotteling</id>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user