add config for web login
This commit is contained in:
parent
67262ec785
commit
2e74425108
4 changed files with 17 additions and 3 deletions
|
|
@ -34,3 +34,8 @@ ssl = false
|
|||
port = 587
|
||||
login = blog@mydomain.com
|
||||
password = MYPASSWORD
|
||||
|
||||
[web]
|
||||
username = admin
|
||||
; SHA-256 hashed password (https://coding.tools/sha256)
|
||||
password = 8C6976E5B5410415BDE908BD4DEE15DFB167A9C873FC4BB8A81F6F2AB448A918
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue