disable lan if there is a local threat (sec level >=3)
This commit is contained in:
		
							parent
							
								
									03608960c0
								
							
						
					
					
						commit
						1bf365aff4
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -43,6 +43,7 @@ def set_config_from_onboarding(config_settings: OnboardingConfig): | |||
| 
 | ||||
|     if get(config_settings, 'localThreat'): | ||||
|         config.set('general.security_level', 3) | ||||
|         config.set('transports.lan', False) | ||||
| 
 | ||||
|     config.set('ui.theme', 'light') | ||||
|     if get(config_settings, 'useDark'): | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue