diff --git a/bundles/pleroma/metadata.py b/bundles/pleroma/metadata.py index 8ba5634..0007ec2 100644 --- a/bundles/pleroma/metadata.py +++ b/bundles/pleroma/metadata.py @@ -51,6 +51,8 @@ def nginx(metadata): 'websockets': True, }, }, + 'website_check_path': '/main/all', + 'website_check_string': 'use Pleroma', }, }, },