mirror of
https://github.com/donlon/cloudflare-error-page.git
synced 2026-01-03 14:12:18 +00:00
editor: support page icon
This commit is contained in:
@@ -7,6 +7,12 @@ SHARE_LINK_DIGITS = 7
|
||||
# Use short share url (without '/s' path)
|
||||
SHORT_SHARE_URL = false
|
||||
|
||||
# Icon URL for rendered pages
|
||||
PAGE_ICON_URL = ''
|
||||
|
||||
# MIME type of page icon
|
||||
PAGE_ICON_TYPE = 'image/png'
|
||||
|
||||
# Set to true if trust X-Forwarded-For/X-Forwarded-Proto header
|
||||
BEHIND_PROXY = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user