Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14372264
D11075.id26614.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
D11075.id26614.diff
View Options
diff --git a/src/applications/config/check/PhabricatorSetupCheckBaseURI.php b/src/applications/config/check/PhabricatorSetupCheckBaseURI.php
--- a/src/applications/config/check/PhabricatorSetupCheckBaseURI.php
+++ b/src/applications/config/check/PhabricatorSetupCheckBaseURI.php
@@ -31,13 +31,12 @@
$base_uri_guess = PhabricatorEnv::getRequestBaseURI();
$summary = pht(
- 'The base URI for this install is not configured. Configuring it will '.
- 'improve security and enable features.');
+ 'The base URI for this install is not configured. Many major features '.
+ 'will not work properly until you configure it.');
$message = pht(
- 'The base URI for this install is not configured. Configuring it will '.
- 'improve security and allow background processes (like daemons and '.
- 'scripts) to generate links.'.
+ 'The base URI for this install is not configured, and major features '.
+ 'will not work properly until you configure it.'.
"\n\n".
'You should set the base URI to the URI you will use to access '.
'Phabricator, like "http://phabricator.example.com/".'.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Dec 21, 7:42 PM (12 h, 37 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6915637
Default Alt Text
D11075.id26614.diff (1 KB)
Attached To
Mode
D11075: Increase severity of "phabricator.base-uri" warning
Attached
Detach File
Event Timeline
Log In to Comment