Files
Marces Zastrow e498ac886e + Test
Added a test programm to upload images for characters
2025-01-09 13:19:38 +01:00

8 lines
118 B
JavaScript

'use strict';
export default {
silentJSONParsing: true,
forcedJSONParsing: true,
clarifyTimeoutError: false
};