Added possibility to change image uploader's form body with Enviroment Variables (#1709)
This commit is contained in:
@@ -15,6 +15,7 @@ public:
|
||||
const QString linkResolverUrl;
|
||||
const QString twitchEmoteSetResolverUrl;
|
||||
const QString imageUploaderUrl;
|
||||
const QString imageUploaderFormBody;
|
||||
const QString twitchServerHost;
|
||||
const uint16_t twitchServerPort;
|
||||
const bool twitchServerSecure;
|
||||
|
||||
Reference in New Issue
Block a user