Update default home page message and print node address in terminal output.

This commit is contained in:
2025-09-23 01:57:19 -05:00
parent d5e9308fb5
commit 014ebc25c6

View File

@@ -15,7 +15,7 @@ logger = logging.getLogger(__name__)
DEFAULT_INDEX = """>Default Home Page DEFAULT_INDEX = """>Default Home Page
This node is serving pages using page node, but the home page file (index.mu) was not found in the pages directory. Please add an index.mu file to customize the home page. This node is serving pages using rns-page-node, but the home page file (index.mu) was not found in the pages directory. Please add an index.mu file to customize the home page.
""" """
DEFAULT_NOTALLOWED = """>Request Not Allowed DEFAULT_NOTALLOWED = """>Request Not Allowed