Improved ad space function
This commit is contained in:
+3
-2
@@ -6,14 +6,15 @@ PORT=5000
|
||||
|
||||
DEBUG=false
|
||||
|
||||
# Find "usr" string in wallet url to explicit allow users or set admins (comma separated list)
|
||||
LNBITS_ALLOWED_USERS=""
|
||||
LNBITS_ADMIN_USERS=""
|
||||
# Extensions only admin can access
|
||||
LNBITS_ADMIN_EXTENSIONS="ngrok"
|
||||
LNBITS_DEFAULT_WALLET_NAME="LNbits wallet"
|
||||
|
||||
# csv ad image filepaths or urls, extensions can choose to honor
|
||||
# Ad space description
|
||||
LNBITS_AD_SPACE_TITE""
|
||||
# csv ad space, format "<url>;<img-light>;<img-dark>, <url>;<img-light>;<img-dark>", extensions can choose to honor
|
||||
LNBITS_AD_SPACE=""
|
||||
|
||||
# Hides wallet api, extensions can choose to honor
|
||||
|
||||
Reference in New Issue
Block a user