mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-03-31 09:05:43 +00:00
move validator to model, init separated config file in JSON format #14
This commit is contained in:
parent
919bc0a66c
commit
9b0bfcb76c
4 changed files with 181 additions and 62 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -8,7 +8,8 @@
|
|||
/src/public/api/*.json
|
||||
|
||||
/src/config/*
|
||||
!/src/config/bootstrap.json
|
||||
!/src/config/bootstrap.php
|
||||
!/src/config/validator.json
|
||||
!/src/config/nodes.json
|
||||
!/src/config/trackers.json
|
||||
!/src/config/peers.json
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue