Adjust "disk full threshold" explanations, again...
This commit is contained in:
parent
80cad3faf1
commit
7bbca8c736
@ -275,8 +275,8 @@ bool ConfIndexW::setupTopPanel(int idx)
|
|||||||
"Default 10MB "), 0, 1000);
|
"Default 10MB "), 0, 1000);
|
||||||
|
|
||||||
m_w->addParam(idx, ConfTabsW::CFPT_INT, "maxfsoccuppc",
|
m_w->addParam(idx, ConfTabsW::CFPT_INT, "maxfsoccuppc",
|
||||||
tr("Disk full threshold to stop indexing<br>"
|
tr("Disk full threshold percentage at which we stop indexing<br>"
|
||||||
"(e.g. 90%, 0 means no limit)"),
|
"E.g. 90% to stop at 90% full, 0 or 100 means no limit)"),
|
||||||
tr("This is the percentage of disk usage "
|
tr("This is the percentage of disk usage "
|
||||||
"- total disk usage, not index size - at which "
|
"- total disk usage, not index size - at which "
|
||||||
"indexing will fail and stop.<br>"
|
"indexing will fail and stop.<br>"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user