You've already forked nyx
turned base into nyx deployment
This commit is contained in:
12
config.yml.example
Normal file
12
config.yml.example
Normal file
@@ -0,0 +1,12 @@
|
||||
listen_on: ":8080"
|
||||
mastersecret: "changeme"
|
||||
|
||||
site:
|
||||
title: "Nyx"
|
||||
description: "Nyx Default Configuration"
|
||||
|
||||
db:
|
||||
file: "data/data.db"
|
||||
|
||||
captcha:
|
||||
mode: "internal"
|
Reference in New Issue
Block a user