diff options
author | EuAndreh <eu@euandre.org> | 2020-08-24 12:11:05 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2020-08-24 12:11:15 -0300 |
commit | e7e09903a592a900698db17482536791330bab6f (patch) | |
tree | c5113d3fc67f459fb5ac5769e4ce59c9b3b787aa /vps-configuration.env.nix | |
parent | Add cgit simple root-readme and root-desc (diff) | |
download | server-e7e09903a592a900698db17482536791330bab6f.tar.gz server-e7e09903a592a900698db17482536791330bab6f.tar.xz |
Add more readme alternative for cgit to try
Diffstat (limited to 'vps-configuration.env.nix')
-rw-r--r-- | vps-configuration.env.nix | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/vps-configuration.env.nix b/vps-configuration.env.nix index b9218f2..4762f2d 100644 --- a/vps-configuration.env.nix +++ b/vps-configuration.env.nix @@ -247,8 +247,11 @@ in { enable-log-linecount=1 root-desc=public repositories root-readme=${envsubstConfiguration.gitRoot}/about.html + readme=:README.md + readme=:README + readme=:README.rst + readme=:README.org max-repodesc-length=120 - repo.readme=:README.md remove-suffix=1 root-title=EuAndreh's git repositories snapshots=tar.gz zip |