mirror of
				https://github.com/moudsen/mailGraph
				synced 2025-10-31 09:37:39 +01:00 
			
		
		
		
	v2.21 - Added #57 enhancement for manipulation of data value truncing
This commit is contained in:
		| @@ -23,6 +23,7 @@ | |||||||
|     "smtp_reply_address": "feedback@mydomain.com", |     "smtp_reply_address": "feedback@mydomain.com", | ||||||
|     "smtp_reply_name": "mailGraph response mailbox", |     "smtp_reply_name": "mailGraph response mailbox", | ||||||
|     "graph_match": "any", |     "graph_match": "any", | ||||||
|  |     "item_value_truncate": 50, | ||||||
|     "period": "20m", |     "period": "20m", | ||||||
|     "period_header": "Last 20 minutes", |     "period_header": "Last 20 minutes", | ||||||
|     "retention_images": 7, |     "retention_images": 7, | ||||||
|   | |||||||
| @@ -22,6 +22,7 @@ | |||||||
|     "smtp_reply_address": "feedback@mydomain.com", |     "smtp_reply_address": "feedback@mydomain.com", | ||||||
|     "smtp_reply_name": "mailGraph response mailbox", |     "smtp_reply_name": "mailGraph response mailbox", | ||||||
|     "graph_match": "any", |     "graph_match": "any", | ||||||
|  |     "item_value_truncate": 50, | ||||||
|     "period": "20m", |     "period": "20m", | ||||||
|     "period_header": "Last 20 minutes", |     "period_header": "Last 20 minutes", | ||||||
|     "retention_images": 7, |     "retention_images": 7, | ||||||
|   | |||||||
| @@ -23,6 +23,7 @@ | |||||||
|     "smtp_reply_address": "feedback@mydomain.com", |     "smtp_reply_address": "feedback@mydomain.com", | ||||||
|     "smtp_reply_name": "mailGraph response mailbox", |     "smtp_reply_name": "mailGraph response mailbox", | ||||||
|     "graph_match": "any", |     "graph_match": "any", | ||||||
|  |     "item_value_truncate": 50, | ||||||
|     "periods": "10m,4h,2d,7d", |     "periods": "10m,4h,2d,7d", | ||||||
|     "periods_headers": "Last 10 minutes,Last 4 hours,Last 2 days,Last 7 days", |     "periods_headers": "Last 10 minutes,Last 4 hours,Last 2 days,Last 7 days", | ||||||
|     "debug": 0 |     "debug": 0 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Mark Oudsen
					Mark Oudsen