dev-password => dev-passwd

This commit is contained in:
Kirill Zhuravlev
2018-05-18 21:59:56 +03:00
parent 0f143f6f78
commit ace60cf677
+1 -1
View File
@@ -52,7 +52,7 @@ Remark42 is a self-hosted, lightweight, and simple (yet functional) comment engi
| --critical-score | CRITICAL_SCORE | `-10` | no | Critical score threshold |
| --img-proxy | IMG_PROXY | `false` | no | Enable http->https proxy for images |
| --dbg | DEBUG | `false` | no | debug mode |
| --dev-password | DEV_PASSWD | | no | password for `dev` user |
| --dev-passwd | DEV_PASSWD | | no | password for `dev` user |
**user has to provide secret key, can be any long and hard-to-guess string.**