mirror of
				https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
				synced 2025-11-04 04:38:02 +00:00 
			
		
		
		
	lf_check_config_template.ini : updated for custom db
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
This commit is contained in:
		@@ -40,6 +40,8 @@ UPSTREAM_PORT = "eth1"
 | 
				
			|||||||
TEST_TIMEOUT = 120
 | 
					TEST_TIMEOUT = 120
 | 
				
			||||||
LOAD_BLANK_DB = "False"
 | 
					LOAD_BLANK_DB = "False"
 | 
				
			||||||
LOAD_FACTORY_DEFAULT_DB = "False"
 | 
					LOAD_FACTORY_DEFAULT_DB = "False"
 | 
				
			||||||
 | 
					LOAD_CUSTOM = "FALSE"
 | 
				
			||||||
 | 
					CUSTOM_DB = "CUSTOM_DB_NAME_HERE"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[LF_MGR]
 | 
					[LF_MGR]
 | 
				
			||||||
LF_MGR_IP= localhost
 | 
					LF_MGR_IP= localhost
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user