424 B
424 B
Legacy PHP module
Important paths:
bootstrap.php— shared config loaderconfig/local.example.php— copy templateconfig/local.php— real local values, ignored by gitdb/conn.php— shared DB connection helperworker_bulk.php— CLI worker
Setup:
- Review
config/README.md. - Fill
config/local.phpwith local values. - Import
project/sql/db-25052026.sqlinto local MariaDB if needed.