From 08dae5e81f3cf7c15ce478b53c99293ec0a25ad1 Mon Sep 17 00:00:00 2001 From: Philipp Schmitt Date: Fri, 24 Apr 2015 13:25:42 +0200 Subject: [PATCH] Update SELF_URL_PATH documentation to better reflect the menaning of the variable (#15) --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 11d671d..a884f7c 100644 --- a/README.md +++ b/README.md @@ -154,8 +154,11 @@ following additional arguments: ### SELF_URL_PATH -The `SELF_URL_PATH` config value can be set on runtime. This will enable PUSH -and make the browser integration work. Default value: `http://localhost`. +The `SELF_URL_PATH` config value should be set to the URL where this TinyTinyRSS +will be accessible at. Setting it correctly will enable PUSH support and make +the browser integration work. Default value: `http://localhost`. + +For more information check out the [official documentation](https://github.com/gothfox/Tiny-Tiny-RSS/blob/master/config.php-dist#L22). ``` -e SELF_URL_PATH=https://example.org/ttrss