Compare commits

..

No commits in common. "2c097ca41fd8410e0f0b657c566ad0ab666b485a" and "72817f7be380c26ea43082b01971f85e64b9dce0" have entirely different histories.

3 changed files with 3 additions and 3 deletions

View File

@ -43,7 +43,7 @@ module.exports = {
media: {
path: './media',
thumbnailSize: 320, // width for 16:9 will be exactly 576px
thumbnailQuality: 100,
thumbnailQuality: 90,
limit: 25, // max number of photos per release
},
};

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "traxxx",
"version": "1.62.7",
"version": "1.62.6",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "traxxx",
"version": "1.62.7",
"version": "1.62.6",
"description": "All the latest porn releases in one place",
"main": "src/app.js",
"scripts": {