mirror of
https://github.com/cupcakearmy/cryptgeon.git
synced 2025-09-04 08:30:39 +00:00
Added option to have an imprint
The environment Variable IMPRINT_URL simply adds a /imprint button in footer to the url
This commit is contained in:
@@ -113,6 +113,7 @@ export type Status = {
|
||||
max_expiration: number
|
||||
allow_advanced: boolean
|
||||
allow_files: boolean
|
||||
imprint_url: string
|
||||
theme_image: string
|
||||
theme_text: string
|
||||
theme_favicon: string
|
||||
|
Reference in New Issue
Block a user