mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
the '/' is needed for some servers
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
<?php
|
<?php
|
||||||
// This plugin creates ReadLater bookmarks in your owncloud.
|
// This plugin creates ReadLater bookmarks in your owncloud.
|
||||||
// The plugin needs a
|
// The plugin needs a
|
||||||
// define('OWNCLOUD_URL','http(s)://your.serv.er/owncloud');
|
// define('OWNCLOUD_URL','http(s)://your.serv.er/owncloud/');
|
||||||
// in your config.php. The parameter is actually global. user_pref
|
// in your config.php. The parameter is actually global. user_pref
|
||||||
// with editable parameter in future versions.
|
// with editable parameter in future versions.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user