mirror of
				https://github.com/pi-hole/pi-hole.git
				synced 2025-10-30 03:04:06 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			18 lines
		
	
	
		
			360 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			360 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # CONFIGURATION FILE FOR SETUPCON
 | |
| 
 | |
| # Consult the console-setup(5) manual page.
 | |
| 
 | |
| ACTIVE_CONSOLES="/dev/tty[1-6]"
 | |
| 
 | |
| CHARMAP="UTF-8"
 | |
| 
 | |
| # For best results with the Adafruit 2.8 LCD and Pi-hole's chronometer
 | |
| CODESET="guess"
 | |
| FONTFACE="Terminus"
 | |
| FONTSIZE="10x20"
 | |
| 
 | |
| VIDEOMODE=
 | |
| 
 | |
| # The following is an example how to use a braille font
 | |
| # FONT='lat9w-08.psf.gz brl-8x8.psf'
 |