mirror of
https://github.com/danpros/htmly.git
synced 2026-04-18 03:26:20 +05:30
Update readme
This commit is contained in:
parent
a610cb73c6
commit
f7b6a3dcd2
2 changed files with 29 additions and 24 deletions
|
|
@ -1,9 +1,8 @@
|
|||
;Password
|
||||
password = yourpassword
|
||||
|
||||
; Encryption. Set to clear, and later it will changed to password_hash automatically during login
|
||||
encryption = clear
|
||||
; encryption: not set, leave blank or set to clear or none to use plain text password for the user,
|
||||
; else set to encryption algoritm supported by hash function of php to use the selected
|
||||
; encryption
|
||||
|
||||
;Role
|
||||
role = admin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue