Commit ac347f09c7f7ebbb98273a91cb5b3b3cf6070656

Authored by Neil Blakey-Milner
1 parent bed586e4

Remove browseToRoot and organisationID configuration options


git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4925 c91229c3-7414-0410-bfa2-8a42b809f60b
Showing 1 changed file with 0 additions and 7 deletions
config/config.ini
@@ -97,17 +97,10 @@ defaultLanguage = en @@ -97,17 +97,10 @@ defaultLanguage = en
97 useAcceptLanguageHeader = true 97 useAcceptLanguageHeader = true
98 98
99 [tweaks] 99 [tweaks]
100 -; hack to set org to use for dashboard greeting  
101 -organisationID = 1  
102 -  
103 ; If you want to enable PHP error logging to the log/php_error_log 100 ; If you want to enable PHP error logging to the log/php_error_log
104 ; file, change the following to true 101 ; file, change the following to true
105 phpErrorLogFile = false 102 phpErrorLogFile = false
106 103
107 -; If you want your users to go to the root folder rather than their  
108 -; unit folder, change the following to true  
109 -browseToRoot = false  
110 -  
111 [email] 104 [email]
112 ; email settings 105 ; email settings
113 emailServer = localhost 106 emailServer = localhost