Compare commits
No commits in common. "2c097ca41fd8410e0f0b657c566ad0ab666b485a" and "72817f7be380c26ea43082b01971f85e64b9dce0" have entirely different histories.
2c097ca41f
...
72817f7be3
|
@ -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
|
||||
},
|
||||
};
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "traxxx",
|
||||
"version": "1.62.7",
|
||||
"version": "1.62.6",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
|
|
@ -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": {
|
||||
|
|
Loading…
Reference in New Issue