mirror of
https://git.zx2c4.com/cgit
synced 2025-08-01 00:24:35 +02:00
Rename about-filter to render-filter
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
parent
c4167cbd65
commit
0ee035d4ec
5 changed files with 11 additions and 11 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
# This may be used with the about-filter or repo.about-filter setting in cgitrc.
|
||||
# This may be used with the render-filter or repo.render-filter setting in cgitrc.
|
||||
# It passes formatting of about pages to differing programs, depending on the usage.
|
||||
|
||||
# Markdown support requires python and markdown-python.
|
Loading…
Add table
Add a link
Reference in a new issue