Configuration Settings fields
- 
					
					
					
					
 Hello 
 in config/system.php
 what channel_based and local_based fields mean
  
- 
					
					
					
					
 @Ibrahim 
 if you want to show data in a field based on channel-wise or locale wise then use both config.
 as you can see here https://prnt.sc/xzbi6d the footer text is based on both channels as well as locale.
- 
					
					
					
					
 @Vaishali-Agarwal thanks a lot 
 another question:
 what is the best way to add a new vue component to admin-theme.
 Regards