"", "example.net" => "example.net" // domain for second mini-image-host site (remove if not needed) ); $max_file_size = 25 * 1024 * 1024; // In bytes, for file uploads $max_image_size = 800; // In Pixles, images bigger then this will be resized $allowed_types = array( 'image/jpeg', 'image/png', 'image/gif', 'image/webp' );