summaryrefslogtreecommitdiff
path: root/config.php-dist
diff options
context:
space:
mode:
Diffstat (limited to 'config.php-dist')
-rw-r--r--config.php-dist5
1 files changed, 0 insertions, 5 deletions
diff --git a/config.php-dist b/config.php-dist
index db6ec661f..e0949c61e 100644
--- a/config.php-dist
+++ b/config.php-dist
@@ -176,11 +176,6 @@
// Displays an URL for users to provide feedback or comments regarding
// this instance of tt-rss. Can lead to a forum, contact email, etc.
- define('OWNCLOUD_URL', '');
- // owncloud-plugin:
- // This is the base url of your owncloud server as called from the browser
- // Actually this is a server global parameter only
-
define('CONFIG_VERSION', 26);
// Expected config version. Please update this option in config.php
// if necessary (after migrating all new options from this file).