Update readme

This commit is contained in:
danpros 2024-01-11 06:34:26 +07:00
commit f7b6a3dcd2
2 changed files with 29 additions and 24 deletions

View file

@ -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