Added dynamic affiliate URLs and video player restrictions.
This commit is contained in:
@@ -104,5 +104,9 @@ module.exports = {
|
||||
assetPath: '/img',
|
||||
mediaPath: '/media',
|
||||
s3Path: 'https://s3.wasabisys.com',
|
||||
videoRestrictions: [ // entity slugs
|
||||
'_kink',
|
||||
'_kinkmen',
|
||||
],
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user