diff options
author | Gabriel A. Giovanini <mail@gabrielgio.me> | 2024-05-26 22:14:56 +0200 |
---|---|---|
committer | Gabriel A. Giovanini <mail@gabrielgio.me> | 2024-05-26 22:14:56 +0200 |
commit | 3d8637838e9ccfcb56899842945e760f337428b0 (patch) | |
tree | 2a2780e84b7ed00a0f56234f663fba92d44dfb53 /config.example.scfg | |
parent | adc207d2e6c39fa31283d83021e76300c0099c37 (diff) | |
download | cerrado-3d8637838e9ccfcb56899842945e760f337428b0.tar.gz cerrado-3d8637838e9ccfcb56899842945e760f337428b0.tar.bz2 cerrado-3d8637838e9ccfcb56899842945e760f337428b0.zip |
feat: Add about page
Diffstat (limited to 'config.example.scfg')
-rw-r--r-- | config.example.scfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.example.scfg b/config.example.scfg index eda4f38..1e3180f 100644 --- a/config.example.scfg +++ b/config.example.scfg @@ -1,3 +1,4 @@ +root-readme /srv/git/README.md scan /srv/git/ { public true } |