mirror of
				https://github.com/YunoHost-Apps/send_ynh.git
				synced 2025-11-04 07:45:30 +01:00 
			
		
		
		
	fix
This commit is contained in:
		@@ -1,2 +1,2 @@
 | 
				
			|||||||
The config file path is `var/www/send/server/config.js`.
 | 
					The config file path is `__INSRALL_DIR__/server/config.js`.
 | 
				
			||||||
You can configure things such as the max file size, max downloads, or max file expire time.
 | 
					You can configure things such as the max file size, max downloads, or max file expire time.
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,4 +1,2 @@
 | 
				
			|||||||
## Configuration
 | 
					Le chemin du fichier de configuration est `__INSRALL_DIR__/server/config.js`.
 | 
				
			||||||
 | 
					 | 
				
			||||||
Le chemin du fichier de configuration est `var/www/send/server/config.js`.
 | 
					 | 
				
			||||||
Vous pouvez configurer des paramètres tels que les taille de fichier, nombre de téléchargements, ou temps d'expiration des fichiers maximums.
 | 
					Vous pouvez configurer des paramètres tels que les taille de fichier, nombre de téléchargements, ou temps d'expiration des fichiers maximums.
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user