mirror of
				https://github.com/inventree/inventree-docs.git
				synced 2025-10-31 12:55:37 +00:00 
			
		
		
		
	Add docs for https://github.com/inventree/InvenTree/pull/3783 (#369)
This commit is contained in:
		| @@ -183,6 +183,12 @@ By default, uploaded media files are stored in the local directory `/home/invent | ||||
|  | ||||
| Alternatively this location can be specified with the `INVENTREE_MEDIA_ROOT` environment variable. | ||||
|  | ||||
| ### Backup File Storage | ||||
|  | ||||
| By default, database and media backups are stored in the local directory `/home/inventree/backup`. This directory should be changed by specifying the `backup_dir` option in the config file based on the particular installation requirements. | ||||
|  | ||||
| Alternatively this location can be specified with the `INVENTREE_BACKUP_DIR` environment variable. | ||||
|  | ||||
| ## Authentication | ||||
|  | ||||
| InvenTree provides allowance for additional sign-in options. The following options are not enabled by default, and care must be taken by the system administrator when configuring these settings. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user