Silvan_WMDE added a comment.
@Lydia_Pintscher we'd like to change the file size limit from "10k lines" to "10MB", because at this step of processing the upload, we do not open the file and read it, yet. The check on a maximum number of lines can happen later, during the import process. 10MB file size is the equivalent of 10k lines, each filled with 250 4-byte unicode characters. A file containing 10k lines of only 1-byte ASCII characters will be a lot smaller (by factor 4, obviously). TASK DETAIL https://phabricator.wikimedia.org/T285249 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Silvan_WMDE Cc: Esc3300, ItamarWMDE, Addshore, Silvan_WMDE, Aklapper, Lydia_Pintscher, karapayneWMDE, Invadibot, maantietaja, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
_______________________________________________ Wikidata-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected]
