mirror of
				https://github.com/r-smith/deceptifeed.git
				synced 2025-11-03 21:53:39 +00:00 
			
		
		
		
	Fix example UDP config should default to disabled
This commit is contained in:
		@@ -134,7 +134,7 @@
 | 
			
		||||
    <!-- DISABLED: -->
 | 
			
		||||
    <!-- Example UDP honeypot server to capture SIP scans -->
 | 
			
		||||
    <server type="udp">
 | 
			
		||||
      <enabled>true</enabled>
 | 
			
		||||
      <enabled>false</enabled>
 | 
			
		||||
      <port>5060</port>
 | 
			
		||||
      <logEnabled>true</logEnabled>
 | 
			
		||||
    </server>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user