diff options
| -rw-r--r-- | ymir.nix | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -214,6 +214,10 @@ in rec { | |||
| 214 | robots=noindex, nofollow | 214 | robots=noindex, nofollow |
| 215 | virtual-root=/ | 215 | virtual-root=/ |
| 216 | enable-git-config=1 | 216 | enable-git-config=1 |
| 217 | remove-suffix=1 | ||
| 218 | |||
| 219 | root-title=git.yggdrasil.li | ||
| 220 | root-desc= | ||
| 217 | 221 | ||
| 218 | enable-http-clone=1 | 222 | enable-http-clone=1 |
| 219 | 223 | ||
