rewrite config files to JSON, refactor environment bootstrap #14

This commit is contained in:
ghost 2023-09-24 23:18:51 +03:00
parent e1054cd69e
commit 32c1bbe4a2
13 changed files with 127 additions and 300 deletions

5
.gitignore vendored
View file

@ -9,7 +9,12 @@
/src/config/*
!/src/config/bootstrap.php
!/src/config/website.json
!/src/config/sphinx.json
!/src/config/memcached.json
!/src/config/database.json
!/src/config/validator.json
!/src/config/moderators.json
!/src/config/nodes.json
!/src/config/trackers.json
!/src/config/peers.json