Added more information and recommondation to the description of the maxFakeSize.

Suggested in #119.
This commit is contained in:
kkapsner 2017-06-29 07:33:51 +02:00
parent 067ec6954c
commit c53961e1d4
2 changed files with 2 additions and 2 deletions

View File

@ -115,7 +115,7 @@
},
"maxFakeSize_description": {
"message": "Canvas, die eine größere Fläche als die hier angegebene Zahl haben, werden nicht vorgetäuscht. (Null eingeben, um es zu deaktivieren.)",
"message": "Canvas, die eine größere Fläche als die hier angegebene Zahl haben, werden nicht vorgetäuscht. (Null eingeben, um es zu deaktivieren.) Dies ist ein Leistungsparameter, der das Einfrieren des Browsers verringern kann und der an die Rechenleistung des Gerätes angepasst sein soll. ACHTUNG: Dies veringert die Sicherheit des Addons. Deswegen wird stark empfohlen, diesen Wert nicht unter 100 000 zu setzen.",
"description": ""
},
"maxFakeSize_title": {

View File

@ -115,7 +115,7 @@
},
"maxFakeSize_description": {
"message": "Canvas with a bigger area than this number will not be faked. (Enter zero to disable.)",
"message": "Canvas with a bigger area than this number will not be faked. (Enter zero to disable.) This is a performance parameter that can prevent browser freezes and should be adjusted to the computing power of the device. CAUTION: This lowers the savety of the addon, therefore it is highly recommended not to set this value below 100 000.",
"description": ""
},
"maxFakeSize_title": {