Add the log_file configuration parameter to the config example.
				
					
				
			This commit is contained in:
		
							parent
							
								
									c4374c05be
								
							
						
					
					
						commit
						ae1aeedc2f
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		| 
						 | 
					@ -1,5 +1,8 @@
 | 
				
			||||||
# Configuration to put in ~/.config/baguette/dnsmanager.yml or in /etc/baguette/dnsmanager.yml
 | 
					# Configuration to put in ~/.config/baguette/dnsmanager.yml or in /etc/baguette/dnsmanager.yml
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# Path to the log file. By default, everything is just printed on screen.
 | 
				
			||||||
 | 
					log_file: /var/log/baguette/dnsmanager.log
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# `dnsmanagerd` needs to connect itself to authd(1) with an admin account to then authenticate its users.
 | 
					# `dnsmanagerd` needs to connect itself to authd(1) with an admin account to then authenticate its users.
 | 
				
			||||||
# login: dnsmanager
 | 
					# login: dnsmanager
 | 
				
			||||||
pass: secret
 | 
					pass: secret
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue