bookstack/resources/views/misc/robots.blade.php

6 lines
66 B
PHP

User-agent: *
@if($allowRobots)
Disallow:
@else
Disallow: /
@endif