Files
codefever/config.template.yaml

9 lines
132 B
YAML
Executable File

---
host: http://localhost
ssh: 'git@localhost:'
allowRegister: true
email:
name: CodeFever Community
from: git@mail.sender
...