self url path
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
// *** Basic settings (important!) ***
|
||||
// ***********************************
|
||||
|
||||
define('SELF_URL_PATH', 'https://feeds.mais-h.eu');
|
||||
define('SELF_URL_PATH', getenv('SELF_URL_PATH'));
|
||||
// Full URL of your tt-rss installation. This should be set to the
|
||||
// location of tt-rss directory, e.g. http://example.org/tt-rss/
|
||||
// You need to set this option correctly otherwise several features
|
||||
|
||||
Reference in New Issue
Block a user