aboutsummaryrefslogtreecommitdiffstats
path: root/roles/cgit/README.md
diff options
context:
space:
mode:
authorStonewall Jackson <stonewall@sacredheartsc.com>2023-05-26 06:30:51 -0400
committerStonewall Jackson <stonewall@sacredheartsc.com>2023-05-26 06:30:57 -0400
commit139afaa77974860e9d914f07ac0e7cfe97ca3662 (patch)
tree6ba6137dcd9afbf1fc7ed46d4dd09ec0df17b16c /roles/cgit/README.md
parent52191d5b6ee67ebba9f3359cf64da693ed04d7fa (diff)
downloadselfhosted-139afaa77974860e9d914f07ac0e7cfe97ca3662.tar.gz
selfhosted-139afaa77974860e9d914f07ac0e7cfe97ca3662.zip
cgit: add new role variables
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` | &nbsp; | Path to custom favicon image
`cgit_logo` | &nbsp; | Path to custom logo image (ideally 96x64)
`cgit_css` | &nbsp; | Path to custom CSS file