Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14864800
D17273.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
515 B
Subscribers
None
D17273.diff
View Options
diff --git a/apps/token-server/config.ts b/apps/token-server/config.ts
--- a/apps/token-server/config.ts
+++ b/apps/token-server/config.ts
@@ -62,7 +62,7 @@
// See Production Step 3 in README.md
imageDir: '/token-server/token-icons',
rejectedDir: '/token-server/rejected',
- maxUploadSize: 1000000, // max upload size in bytes
+ maxUploadSize: 2000000, // max upload size in bytes
// We support uploading image files from these origins
whitelist: [
'http://localhost:3000',
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, May 20, 22:26 (18 h, 25 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5866061
Default Alt Text
D17273.diff (515 B)
Attached To
D17273: [token-server] Bump icon upload byte ceiling
Event Timeline
Log In to Comment