Files
sp-config/sp-modules/nextcloud/updater.html
2025-05-14 17:22:07 +04:00

10 lines
210 B
HTML

<!-- index.html -->
<!DOCTYPE html>
<html>
<head><title>Updater Disabled</title></head>
<body>
<h1>This page is not available</h1>
<p>Since NixOS manages updates, this page is disabled.</p>
</body>
</html>