Added ad space and option to turn off api docs
This commit is contained in:
parent
41a9689014
commit
4a588dda1b
4 changed files with 15 additions and 1 deletions
|
|
@ -11,6 +11,9 @@ LNBITS_ADMIN_USERS=""
|
|||
LNBITS_ADMIN_EXTENSIONS="ngrok"
|
||||
LNBITS_DEFAULT_WALLET_NAME="LNbits wallet"
|
||||
|
||||
LNBITS_AD_SPACE="" # csv ad image filepaths or urls, extensions can choose to honor
|
||||
LNBITS_HIDE_API=false # Hides wallet api, extensions can choose to honor
|
||||
|
||||
# Disable extensions for all users, use "all" to disable all extensions
|
||||
LNBITS_DISABLED_EXTENSIONS="amilk"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue