Este commit está contenido en:
Your Name
2020-05-28 16:46:56 +00:00
padre b07bfb3c0e
commit a093e9baf9
Se han modificado 2 ficheros con 2 adiciones y 2 borrados

Ver fichero

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