Commit 497756b3e3e38eda90e5e51abd8c8f0e7385a257

Authored by kevin_fourie
1 parent 1748bb3c

Added Baobab config options


git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6140 c91229c3-7414-0410-bfa2-8a42b809f60b
Showing 1 changed file with 3 additions and 2 deletions
config/config.ini
... ... @@ -229,5 +229,6 @@ cacheEnabled = true
229 229  
230 230  
231 231 [BaobabSettings]
232   -debug = on
233   -safemode = off
  232 +debug = off
  233 +profile = off
  234 +safemode = on
... ...