Update README.md
This commit is contained in:
		
							parent
							
								
									6f53571a42
								
							
						
					
					
						commit
						4f2c6a9239
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -107,7 +107,7 @@ object NotificationCommand "Notify Host By Telegram" {
 | 
				
			||||||
            required = true
 | 
					            required = true
 | 
				
			||||||
            value = "$notification.type$"
 | 
					            value = "$notification.type$"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
        "-v" = "$notification_logtosyslog$"
 | 
					        "-v" = "$telegram_notification_logtosyslog$"
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
| 
						 | 
					@ -166,7 +166,7 @@ object NotificationCommand "Notify Service By Telegram" {
 | 
				
			||||||
            required = true
 | 
					            required = true
 | 
				
			||||||
            value = "$service.display_name$"
 | 
					            value = "$service.display_name$"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
        "-v" = "$notification_logtosyslog$"
 | 
					        "-v" = "$telegram_notification_logtosyslog$"
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue