Fixed an issue with object storage settings that was not allowing admins to decide if files generated via "Export conversation" feature were being proxied through server or not.
"FileUpload_GoogleStorage_Proxy_Uploads_Description":"Proxy upload file transmissions through your server instead of direct access to the asset's URL",
"FileUpload_GoogleStorage_Proxy_UserDataFiles":"Proxy User Data Files",
"FileUpload_GoogleStorage_Proxy_UserDataFiles_Description":"Proxy user data file transmissions through your server instead of direct access to the asset's URL",
"FileUpload_GoogleStorage_Secret_Description":"Please follow [these instructions](https://github.com/CulturalMe/meteor-slingshot#google-cloud) and paste the result here.",
"FileUpload_json_web_token_secret_for_files":"File Upload Json Web Token Secret",
"FileUpload_json_web_token_secret_for_files_description":"File Upload Json Web Token Secret (Used to be able to access uploaded files without authentication)",
@ -2390,6 +2392,8 @@
"FileUpload_S3_Proxy_Avatars_Description":"Proxy avatar file transmissions through your server instead of direct access to the asset's URL",
"FileUpload_S3_Proxy_Uploads":"Proxy Uploads",
"FileUpload_S3_Proxy_Uploads_Description":"Proxy upload file transmissions through your server instead of direct access to the asset's URL",
"FileUpload_S3_Proxy_UserDataFiles":"Proxy User Data Files",
"FileUpload_S3_Proxy_UserDataFiles_Description":"Proxy user data file transmissions through your server instead of direct access to the asset's URL",
"FileUpload_Webdav_Proxy_Uploads_Description":"Proxy upload file transmissions through your server instead of direct access to the asset's URL",
"FileUpload_Webdav_Proxy_UserDataFiles":"Proxy User Data Files",
"FileUpload_Webdav_Proxy_UserDataFiles_Description":"Proxy user data file transmissions through your server instead of direct access to the asset's URL",
"FileUpload_Webdav_Server_URL":"WebDAV Server Access URL",