Meta: Updated licenses and config wording

This commit is contained in:
Dan Brown
2026-02-17 11:00:37 +00:00
parent 5d547fcf4c
commit e4383765e1
2 changed files with 17 additions and 3 deletions

View File

@@ -53,8 +53,8 @@ return [
'allow_untrusted_server_fetching' => env('ALLOW_UNTRUSTED_SERVER_FETCHING', false),
// Override the default behaviour for allowing crawlers to crawl the instance.
// May be ignored if view has be overridden or modified.
// Defaults to null since, if not set, 'app-public' status used instead.
// May be ignored if the underlying view has been overridden or modified.
// Defaults to null in which case the 'app-public' status is used instead.
'allow_robots' => env('ALLOW_ROBOTS', null),
// Application Base URL, Used by laravel in development commands