Config and signals refactor
Comparer les modifications
+ 18
− 52
@@ -6,6 +6,7 @@ const packageConfig = require('../package.json').config;
@@ -14,68 +15,33 @@ __dir.close(err => {
Refactor signals and the config.
Refact config.js file, use dirrectly the object created from the ini file (less lines of code, less errors)