add imgproxy settings

This commit is contained in:
Jonas Leder 2022-05-01 13:13:20 +02:00
parent 19beccff30
commit 50dbff7f2c
No known key found for this signature in database
GPG key ID: CC3C488E27DFF5CA

View file

@ -19,4 +19,10 @@ $S3SecretKey = "";
$S3BucketName = "";
$ebayKleinanzeigenUserId = "";
$ebayKleinanzeigenToken = ""; # To get this token you have to sniff the HTTPS traffic from the app or decompile the app and find it.
$ebayKleinanzeigenToken = ""; # To get this token you have to sniff the HTTPS traffic from the app or decompile the app and find it.
$imgProxyUrl = "";
$imgProxyKey = "";
$imgProxySalt = "";
$defaultImageWidth = 512; # width is in px
$defaultSkillsWidth = 80; # width is in px