61 lines
1.4 KiB
JavaScript
61 lines
1.4 KiB
JavaScript
module.exports = {
|
|
database: {
|
|
host: '127.0.0.1',
|
|
user: 'user',
|
|
password: 'password',
|
|
database: 'traxxx',
|
|
},
|
|
web: {
|
|
host: '0.0.0.0',
|
|
port: 5000,
|
|
},
|
|
include: [
|
|
'21sextury',
|
|
'blowpass',
|
|
'brazzers',
|
|
'dogfart',
|
|
'evilangel',
|
|
'julesjordan',
|
|
['kink', [
|
|
'boundgangbangs',
|
|
'brutalsessions',
|
|
'devicebondage',
|
|
'everythingbutt',
|
|
'familiestied',
|
|
'fuckingmachines',
|
|
'hogtied',
|
|
'publicdisgrace',
|
|
'sexandsubmission',
|
|
'theupperfloor',
|
|
'waterbondage',
|
|
]],
|
|
'legalporno',
|
|
'mikeadriano',
|
|
'mofos',
|
|
'naughtyamerica',
|
|
'pervcity',
|
|
['private', [
|
|
'analintroductions',
|
|
'iconfessfiless',
|
|
'missionasspossible',
|
|
'russianfakeagent',
|
|
'sexonthebeach',
|
|
'tightandteen',
|
|
'blacksonsluts',
|
|
'privatefetish',
|
|
'privatemils',
|
|
'russianteenass',
|
|
'privatestars',
|
|
]],
|
|
'realitykings',
|
|
'vixen',
|
|
'xempire',
|
|
],
|
|
fetchAfter: [1, 'week'],
|
|
media: {
|
|
path: './',
|
|
thumbnailSize: 320, // width for 16:9 will be exactly 576px
|
|
limit: 25, // max number of photos per release
|
|
},
|
|
};
|