world-game/site/config/config.world.game.php
isUnknown 12227dc50c
All checks were successful
Deploy Production / Deploy to Production (push) Successful in 28s
seo : fix sitemap empty in prod, set canonical base to world.game
- Add config.world.game.php with debug=false so robots.index=true in prod
- Fix canonical.base to https://world.game

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-06 13:56:36 +02:00

5 lines
41 B
PHP

<?php
return [
'debug' => false,
];