[19:20:31] hi, anyone knows any option to add index to cargo tables? [19:47:45] saw the code, seems not possible atm :( [19:52:32] yaron is really the only one who knows about that, and he's not online right now. Maybe ask on the extension talk page. He's usually good about responding [19:53:46] ty, ive checked alone already [22:20:31] If anyone could help provide context for this error, it'd be appreciated: [22:20:34] QuotaExceededError: Failed to execute 'setItem' on 'Storage': Setting the value of 'MediaWikiModuleStore:sonicret_sega' exceeded the quota. DOMException: Failed to execute 'setItem' on 'Storage': Setting the value of 'MediaWikiModuleStore:sonicret_sega' exceeded the quota. [22:20:35] at flushWrites [22:21:24] hi Blackwire [22:21:34] it would help if you also provided some context for it [22:21:54] Basically, I'm not having PDF thumbnails fail after previously not having this issue. [22:22:09] (Well, subtract a not there.) [22:22:45] but this looks like an error coming from the code caching some of MediaWiki's code in your browser's "localStorage" feature, and it is exceeding the available space. but it should just silently ignore the failure, so if you're seeing an error message, something is wrong [22:23:28] well, this should have nothing to do with thumbnail generation… [22:24:20] Makes sense in retrospect--let me check the server logs for the PDF thumbnail issue.