[COMPONENT][FreeNetwork] Set JRD as the default mimetype for .well-know/host-meta
This commit is contained in:
parent
d6cd33019d
commit
6ea45df3b8
@ -16,7 +16,7 @@ use Component\FreeNetwork\Util\XrdController;
|
||||
|
||||
class HostMeta extends XrdController
|
||||
{
|
||||
protected string $default_mimetype = Discovery::XRD_MIMETYPE;
|
||||
protected string $default_mimetype = Discovery::JRD_MIMETYPE;
|
||||
|
||||
public function setXRD()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user