From 31901905e34bf29339272379bee996bb860f3568 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Thu, 10 Jun 2021 16:48:22 -0500 Subject: Fix name app --- settings.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'settings.py') diff --git a/settings.py b/settings.py index 7d48bb0..ee46733 100644 --- a/settings.py +++ b/settings.py @@ -47,7 +47,7 @@ SETTINGS_INFO = collections.OrderedDict([ ('allow_foreign_addresses', { 'type': bool, 'default': False, - 'comment': '''This will allow others to connect to your YouTube Local instance as a website. + 'comment': '''This will allow others to connect to your YT Local instance as a website. For security reasons, enabling this is not recommended.''', 'hidden': True, 'category': 'network', -- cgit v1.2.3