forked from Git/send_ynh
		
	fix
This commit is contained in:
		@@ -1,2 +1,2 @@
 | 
			
		||||
The config file path is `__INSRALL_DIR__/server/config.js`.
 | 
			
		||||
The config file path is `__INSTALL_DIR__/server/config.js`.
 | 
			
		||||
You can configure things such as the max file size, max downloads, or max file expire time.
 | 
			
		||||
 
 | 
			
		||||
@@ -1,2 +1,2 @@
 | 
			
		||||
Le chemin du fichier de configuration est `__INSRALL_DIR__/server/config.js`.
 | 
			
		||||
Le chemin du fichier de configuration est `__INSTALL_DIR__/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.
 | 
			
		||||
 
 | 
			
		||||
@@ -4,7 +4,7 @@
 | 
			
		||||
# COMMON VARIABLES
 | 
			
		||||
#=================================================
 | 
			
		||||
 | 
			
		||||
nodejs_version=16.13
 | 
			
		||||
nodejs_version=18
 | 
			
		||||
 | 
			
		||||
#=================================================
 | 
			
		||||
# PERSONAL HELPERS
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user