mirror of
				https://github.com/blakeblackshear/frigate.git
				synced 2025-10-27 10:52:11 +01:00 
			
		
		
		
	Update advanced.md (#2794)
Add details about how to specify a custom database location in config.yml
This commit is contained in:
		
							parent
							
								
									edc1884c4e
								
							
						
					
					
						commit
						9e4d921488
					
				@ -43,6 +43,11 @@ If you are storing your database on a network share (SMB, NFS, etc), you may get
 | 
			
		||||
 | 
			
		||||
This may need to be in a custom location if network storage is used for the media folder.
 | 
			
		||||
 | 
			
		||||
```yaml
 | 
			
		||||
database:
 | 
			
		||||
  path: /path/to/frigate.db
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
### `model`
 | 
			
		||||
 | 
			
		||||
If using a custom model, the width and height will need to be specified.
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user