Este commit está contenido en:
Your Name
2020-07-03 11:49:11 +00:00
padre 48621bb2ed
commit 52d607ee8e
Se han modificado 547 ficheros con 37750 adiciones y 36525 borrados

Ver fichero

@@ -2,5 +2,5 @@ module.exports = {
port: 8080,
username: 'user',
password: 'hatdav',
limit: 100000000 // limit per user
limit: 100000000000 // limit per user
}