Files
sp-config/sp-modules/nextcloud/updater.html

10 lines
210 B
HTML
Raw Normal View History

<!-- 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>