aboutsummaryrefslogtreecommitdiffstats
path: root/roles/cgit/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'roles/cgit/README.md')
-rw-r--r--roles/cgit/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/roles/cgit/README.md b/roles/cgit/README.md
index 5752229..fb64c34 100644
--- a/roles/cgit/README.md
+++ b/roles/cgit/README.md
@@ -25,6 +25,8 @@ Variable | Default
`cgit_repository_sort` | `name` | Sort repositories by either `name` or `age`
`cgit_branch_sort` | `name` | Sort branches by either `name` or `age`
`cgit_about_html` | see [default vars](defaults/main.yml) | HTML to include in About page
+`cgit_enable_blame` | yes | Enable `git blame` functionality
+`cgit_robots` | `index, nofollow` | Value for the `robots` meta tag
`cgit_favicon` |   | Path to custom favicon image
`cgit_logo` |   | Path to custom logo image (ideally 96x64)
`cgit_css` |   | Path to custom CSS file