From e3b27768d2a8a29620c37f6fb890c5d8c7632b74 Mon Sep 17 00:00:00 2001 From: Jeremy Ruston Date: Sun, 10 Mar 2024 20:19:41 +0000 Subject: [PATCH] Update comment --- .../tiddlywiki/multiwikiserver/modules/attachment-store.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins/tiddlywiki/multiwikiserver/modules/attachment-store.js b/plugins/tiddlywiki/multiwikiserver/modules/attachment-store.js index e9813fa06..0f719437f 100644 --- a/plugins/tiddlywiki/multiwikiserver/modules/attachment-store.js +++ b/plugins/tiddlywiki/multiwikiserver/modules/attachment-store.js @@ -9,9 +9,9 @@ The store folder looks like this: store/ inbox/ - files that are in the process of being uploaded via a multipart form upload - 202402282125432742-0/ - part000 - part001 + 202402282125432742/ + 0 + 1 ... ... files/ - files that are the text content of large tiddlers