A toy pastebin on Cloudflare Workers with E2EE, React frontend and S3-compatible storage backend
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
{ |
|
"comments": "This file contains configuration that will be load into the browser frontend. See src/util.coffee for details.", |
|
"max_upload_size": 10485760, |
|
"file_lifetime": "7 days", |
|
"remote_fetch_magic": "some_not_common_string" |
|
} |