Rescue Paperjet v1 implementation
This commit is contained in:
parent
7ff5c8130d
commit
db9e2ca51b
83 changed files with 6186 additions and 3894 deletions
|
|
@ -11,7 +11,7 @@
|
|||
# --------------------------------------------
|
||||
# Secret key for signing session cookies.
|
||||
# Generate a strong random value: python -c "import secrets; print(secrets.token_urlsafe(32))"
|
||||
SECRET_KEY=change-me-in-production
|
||||
SECRET_KEY=replace-with-a-long-random-secret
|
||||
|
||||
# --------------------------------------------
|
||||
# Upload Limits
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue