github interaapps/pastefy 6.4.0

latest releases: 6.7.5, 6.7.4, 6.7.3...
2 years ago

6.4.0 - Customization for self-hosters

New options for self-hosters:

PASTEFY_INFO_CUSTOM_LOGO=https://urltoimage
PASTEFY_INFO_CUSTOM_NAME=Custom Name
PASTEFY_INFO_CUSTOM_FOOTER=WEBSITE=https://example.org,SEPERATED BY COMMA=https://example.org

# Requires login for read and creation of pastes
PASTEFY_LOGIN_REQUIRED=false
# Login-requirements for specific access types
PASTEFY_LOGIN_REQUIRED_CREATE=false
# This will disable the raw mode as well for browser users
PASTEFY_LOGIN_REQUIRED_READ=false

# Check the encryption checkbox by default
PASTEFY_ENCRYPTION_DEFAULT=false

Fixed multiple bugs

Don't miss a new pastefy release

NewReleases is sending notifications on new releases.