legit/config.yaml

22 lines
444 B
YAML
Raw Normal View History

2022-12-13 04:28:40 +00:00
repo:
2023-02-04 17:07:44 +00:00
scanPath: /home/nilix/src/public/
2022-12-12 15:23:58 +00:00
readme:
- readme
- README
- readme.md
- README.md
2022-12-13 04:28:40 +00:00
mainBranch:
- main
dirs:
templates: ./templates
static: ./static
2022-12-11 05:52:47 +00:00
meta:
2023-02-04 17:07:44 +00:00
title: nilFM hack lab
description: are you hacking?
footer: served by legit vVERSION; some of this code might suck — email patches to MAINTAINER
maintainerEmail: nilix@nilfm.cc
2022-12-12 17:28:23 +00:00
server:
2023-02-04 17:07:44 +00:00
name: hacklab.nilfm.cc
host: 0.0.0.0
2022-12-12 17:28:23 +00:00
port: 5555