From 2ae7dee8afd8cc3fdb1fcbf304944e62dff32dd5 Mon Sep 17 00:00:00 2001 From: Marvin Steadfast Date: Wed, 2 Nov 2016 11:57:04 +0100 Subject: [PATCH] fixed typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6df5fe6..9c29888 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Default login is `wallabag:wallabag`. - `-e SYMFONY__ENV__MAILER_USER=...` (defaults to "~", the SMTP user) - `-e SYMFONY__ENV__MAILER_PASSWORD=...`(defaults to "~", the SMTP password) - `-e SYMFONY__ENV__FROM_EMAIL=...`(defaults to "wallabag@example.com", the address wallabag uses for outgoing emails) -- `-e SYMFONY__ENV__=FOSUSER_REGISTRATION...`(defaults to "true", enable or disable public user registration) +- `-e SYMFONY__ENV__FOSUSER_REGISTRATION=...`(defaults to "true", enable or disable public user registration) ## SQLite