doc: add SUPER_USER field (#2097)
This commit is contained in:
parent
87a42087de
commit
b380108a4f
1 changed files with 3 additions and 0 deletions
|
|
@ -25,6 +25,9 @@ LNBITS_BLOCKED_IPS=""
|
|||
# if set new users will not be able to create accounts
|
||||
LNBITS_ALLOWED_USERS=""
|
||||
LNBITS_ADMIN_USERS=""
|
||||
# ID of the super user. The user ID must exist.
|
||||
# SUPER_USER=""
|
||||
|
||||
# Extensions only admin can access
|
||||
LNBITS_ADMIN_EXTENSIONS="ngrok, admin"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue