diff options
Diffstat (limited to 'config.example.scfg')
-rw-r--r-- | config.example.scfg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/config.example.scfg b/config.example.scfg index 0c27591..5c3e5e4 100644 --- a/config.example.scfg +++ b/config.example.scfg @@ -7,10 +7,16 @@ passphrase $2a$14$VnB/ZcB1DUDkMnosRA6Y7.dj8h5eroslDxTeXlLwfQX/x86mh6WAq aes-key 8XHptZxSWCGs1m7QzztX5zNQ7D9NiQevVX0DaUTNMbDpRwFzoJiB0U7K6O/kqIt01jJVgzBUfiR8ES46ZLLb4w== syntax-highlight monokailight + +scan /srv/git/private { + public false +} + scan /srv/git/ { public true } + repository /srv/git/cerrado.git { name cerrado description "Self host single person forge" |