From c38454a5b243a1c135250326d76867284aec6328 Mon Sep 17 00:00:00 2001 From: Vincent Petry Date: Mon, 13 Oct 2014 17:30:25 +0200 Subject: Revert "Set overwrite.cli.url configs on setup" This reverts commit 48a1e69f5e803d61edcd7d083fd8e794f5bf194d. This was backported too quickly. --- config/config.sample.php | 7 ------- 1 file changed, 7 deletions(-) (limited to 'config') diff --git a/config/config.sample.php b/config/config.sample.php index d86d46a698d..ffbcbeaf3bf 100755 --- a/config/config.sample.php +++ b/config/config.sample.php @@ -329,13 +329,6 @@ $CONFIG = array( */ 'overwritecondaddr' => '', -/** - * Use this configuration parameter to specify the base url for any urls which are - * generated within ownCloud using any kind of command line tools (cron or occ). - * The value should contain the full base URL: ``https://www.example.com/owncloud`` - */ -'overwrite.cli.url' => '', - /** * The URL of your proxy server, for example ``proxy.example.com:8081``. */ -- cgit v1.2.3