410 B
410 B
Local config setup
- Copy
local.example.phptolocal.php. - Fill real local DB, OpenAI, and URL values in
local.php. - Keep
local.phpout of git.
Config keys used by the legacy module:
db.*openai.*store.*routes.*security.form_password_hashworker.*
The module loads:
- real local values from
config/local.php - safe fallback values from
config/local.example.php