trove/packages/Lvl0/FediDiscover/config/fedi-discover.php

8 lines
120 B
PHP
Raw Normal View History

2026-04-23 17:41:24 +02:00
<?php
declare(strict_types=1);
return [
// Instance list, polling intervals, and HTTP client config land here.
];