From ac347f09c7f7ebbb98273a91cb5b3b3cf6070656 Mon Sep 17 00:00:00 2001 From: Neil Blakey-Milner Date: Wed, 15 Feb 2006 11:09:38 +0000 Subject: [PATCH] Remove browseToRoot and organisationID configuration options --- config/config.ini | 7 ------- 1 file changed, 0 insertions(+), 7 deletions(-) diff --git a/config/config.ini b/config/config.ini index 03067e8..93edbf0 100644 --- a/config/config.ini +++ b/config/config.ini @@ -97,17 +97,10 @@ defaultLanguage = en useAcceptLanguageHeader = true [tweaks] -; hack to set org to use for dashboard greeting -organisationID = 1 - ; If you want to enable PHP error logging to the log/php_error_log ; file, change the following to true phpErrorLogFile = false -; If you want your users to go to the root folder rather than their -; unit folder, change the following to true -browseToRoot = false - [email] ; email settings emailServer = localhost -- libgit2 0.21.4