nextcloud: disable /updater location (substitute html)
This commit is contained in:
9
sp-modules/nextcloud/updater.html
Normal file
9
sp-modules/nextcloud/updater.html
Normal file
@@ -0,0 +1,9 @@
|
||||
<!-- 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>
|
Reference in New Issue
Block a user