Skip to main content

Basic

Settings Management

Please note settings are imported from environment variables only at initial boot and should be managed from the settings tab on the admin panel thereafter. Please refer to the Setup > Settings page for more details.

NameValue
TITLEChanges the title displayed in the header and tabs.

Default: "Memtly"
BASE_URLThe base Url to be used in links and notifications.

Default: none
FORCE_HTTPSIf enabled any users connecting using un-secure http will be redirected to the secure https protocol

Default: false
GALLERY_SECRET_KEYThis is the secret key used to log into the default gallery.

Default: none / unlocked
SINGLE_GALLERY_MODEIf enabled the user will not be asked to enter a gallery name on the homepage and admins will not be able to create different gallery instances.

Default: false
MAX_GALLERY_COUNTLimits the number of galleries that are allowed to be created by users.

Default: unlimited
HOME_LINKIf set to false clicking the title in the header will not redirect the user to the homepage.

Default: true
GUEST_GALLERY_CREATIONIf enabled guests will be allowed to create their own galleries by entering the name of a non-existing gallery on the homepage.

Default: false
HIDE_KEY_FROM_QR_CODEIf enabled the secret key will not be included in the QR code. This means users can share the gallery link without compromising security as they will need to provide the secret key separately.

Default: false
LINKS_OPEN_NEW_TABIf enabled all clickable links will open in new tabs instead of the same window.

Default: false
THUMBNAIL_SIZETo save on transmitted data and speed up load times lower resolution thumbnails are generated. This specifies the maximum width/height of the thumbnails.

Default: 720
DEMO_MODEPuts the site in demo mode, displaying prompts to users to help them try out the site.

Default: false