first commit
This commit is contained in:
9
config.default.yml
Normal file
9
config.default.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
database:
|
||||
host: localhost
|
||||
password: root
|
||||
port: 3306
|
||||
username: root
|
||||
features:
|
||||
allow_register: false
|
||||
cache: "/var/osc/cache"
|
||||
Reference in New Issue
Block a user