This commit is contained in:
Éric Gaspar 2023-05-20 19:54:44 +02:00
parent 9f018be5aa
commit 35809be3a3
3 changed files with 3 additions and 3 deletions

View File

@ -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.

View File

@ -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.

View File

@ -4,7 +4,7 @@
# COMMON VARIABLES
#=================================================
nodejs_version=16.13
nodejs_version=18
#=================================================
# PERSONAL HELPERS