mirror of
				https://gitea.osmocom.org/cellular-infrastructure/osmo-hlr.git
				synced 2025-11-03 21:53:30 +00:00 
			
		
		
		
	osmo-hlr.cfg: Ensure well-formed config file example
Change-Id: I136fdda6f4088f2e8094eed6fe9481f5d6476d4f
This commit is contained in:
		@@ -2,18 +2,18 @@
 | 
				
			|||||||
! OsmoHLR example configuration
 | 
					! OsmoHLR example configuration
 | 
				
			||||||
!
 | 
					!
 | 
				
			||||||
log stderr
 | 
					log stderr
 | 
				
			||||||
  logging filter all 1
 | 
					 logging filter all 1
 | 
				
			||||||
  logging color 1
 | 
					 logging color 1
 | 
				
			||||||
  logging print category 1
 | 
					 logging print category 1
 | 
				
			||||||
  logging print category-hex 0
 | 
					 logging print category-hex 0
 | 
				
			||||||
  logging print level 1
 | 
					 logging print level 1
 | 
				
			||||||
  logging print file basename last
 | 
					 logging print file basename last
 | 
				
			||||||
  logging print extended-timestamp 1
 | 
					 logging print extended-timestamp 1
 | 
				
			||||||
  logging level main notice
 | 
					 logging level main notice
 | 
				
			||||||
  logging level db notice
 | 
					 logging level db notice
 | 
				
			||||||
  logging level auc notice
 | 
					 logging level auc notice
 | 
				
			||||||
  logging level ss info
 | 
					 logging level ss info
 | 
				
			||||||
  logging level linp error
 | 
					 logging level linp error
 | 
				
			||||||
!
 | 
					!
 | 
				
			||||||
line vty
 | 
					line vty
 | 
				
			||||||
 bind 127.0.0.1
 | 
					 bind 127.0.0.1
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user