View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0025827 | mantisbt | documentation | public | 2019-05-31 09:00 | 2019-08-25 12:36 | 
| Reporter | dregad | Assigned To | dregad | ||
| Priority | normal | Severity | text | Reproducibility | N/A | 
| Status | closed | Resolution | fixed | ||
| Target Version | 2.22.0 | Fixed in Version | 2.22.0 | ||
| Summary | 0025827: Improve documentation for monitors-related configs | ||||
| Description | Following discussion in PR https://github.com/mantisbt/mantisbt/pull/1513#pullrequestreview-239254128, the documentation for   | ||||
| Tags | No tags attached. | ||||
| 
	
	 MantisBT: master 83dae420 2019-05-31 13:19 Details Diff  | 
Reorder declaration of $g_show_monitor_list_threshold Regroup it with other monitors-related configs. Fixes 0025827  | 
Affected Issues 0025827  | 
|
| mod - config_defaults_inc.php | Diff File | ||
| 
	
	 MantisBT: master afb40dca 2019-05-31 13:20 Details Diff  | 
Improve Admin Guide/PHPDoc for monitors thresholds Add recommendation to set $g_monitor_add_others_bug_threshold and $g_monitor_delete_others_bug_threshold to a value not be lower than $g_show_monitor_list_threshold. Add missing entry for $g_show_monitor_list_threshold in Misc config section. Fixes 0025827  | 
Affected Issues 0025827  | 
|
| mod - config_defaults_inc.php | Diff File | ||
| mod - docbook/Admin_Guide/en-US/config/misc.xml | Diff File | ||