From 57aa7e16b9b3bb8807819eb4e618dcff5a9dc3c3 Mon Sep 17 00:00:00 2001 From: Conrad Vermeulen Date: Wed, 6 Jun 2007 13:39:13 +0000 Subject: [PATCH] "KTS-1781" "New Upgrade Utility should be password protected" Fixed. --- config/config.ini | 5 +++++ 1 file changed, 5 insertions(+), 0 deletions(-) diff --git a/config/config.ini b/config/config.ini index 5381ec7..c62dee5 100644 --- a/config/config.ini +++ b/config/config.ini @@ -273,3 +273,8 @@ cacheDirectory = ${varDirectory}/cache debug = off ; To allow write access to WebDAV clients set safe mode to "off" below safemode = on + +[backup] +; Identify location of kt-backup for database backups. +;backupDirectory=c:/kt-backups +;backupDirectory=/tmp/kt-backups -- libgit2 0.21.4