summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--plugins/htpasswd/README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/plugins/htpasswd/README.md b/plugins/htpasswd/README.md
index 0b78bd6..a8985b0 100644
--- a/plugins/htpasswd/README.md
+++ b/plugins/htpasswd/README.md
@@ -22,7 +22,7 @@ Installation
This configuration must be entered into plugin_conf in config.php:
- 'plugin_conf' => [
- 'htpasswd_file' => '</path/to/htpasswd/file>',
- 'plain' => FALSE, // optional
- ]
+ 'plugin_conf' => [
+ 'htpasswd_file' => '</path/to/htpasswd/file>',
+ 'plain' => FALSE, // optional
+ ]