diff options
Diffstat (limited to 'config.example.scfg')
-rw-r--r-- | config.example.scfg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config.example.scfg b/config.example.scfg index 2ed13cd..5e47548 100644 --- a/config.example.scfg +++ b/config.example.scfg @@ -5,6 +5,10 @@ listen-addr unix://var/run/cerrado.sock root-readme /srv/git/README.md syntax-highlight monokailight +# full hostname address plus protocol. +# This is going to be used to display full link (e.g.: clone link) +hostname https://domain.tld + # if passphrase is empty the whole authentication, private/public repository # and login UI will be disabled, and only public repository will be displayed. passphrase $2a$14$VnB/ZcB1DUDkMnosRA6Y7.dj8h5eroslDxTeXlLwfQX/x86mh6WAq |