2011-06-10 21:55:32 +00:00
|
|
|
[general]
|
2012-08-21 20:22:56 +00:00
|
|
|
title = "MySQLDumper"
|
2011-06-10 21:55:32 +00:00
|
|
|
mode = "easy"
|
|
|
|
logMaxsize = "1048576"
|
|
|
|
logUnit = "kb"
|
|
|
|
minspeed = "100"
|
|
|
|
maxspeed = "10000"
|
|
|
|
gzip = "y"
|
|
|
|
multipart = "n"
|
|
|
|
multipartSize = ""
|
|
|
|
optimize = "n"
|
|
|
|
errorHandling = "s"
|
|
|
|
dbDelete = "n"
|
2012-08-21 20:22:56 +00:00
|
|
|
|
|
|
|
[dbuser]
|
|
|
|
user = "root"
|
|
|
|
pass = ""
|
|
|
|
host = "localhost"
|
|
|
|
defaultDb = "otrance"
|
|
|
|
port = ""
|
|
|
|
socket = ""
|
2011-06-10 21:55:32 +00:00
|
|
|
|
|
|
|
[autodelete]
|
|
|
|
Activated = "n"
|
|
|
|
PreserveBackups = ""
|
|
|
|
|
|
|
|
[email]
|
|
|
|
sendEmail = "n"
|
|
|
|
SenderAddress = ""
|
|
|
|
SenderName = ""
|
|
|
|
RecipientAddress = ""
|
|
|
|
RecipientName = ""
|
|
|
|
attachBackup = "n"
|
|
|
|
Maxsize = ""
|
2012-08-21 20:22:56 +00:00
|
|
|
SendmailCall = ""
|
|
|
|
SMTPHost = ""
|
|
|
|
SMTPPort = ""
|
|
|
|
SMTPUser = ""
|
|
|
|
SMTPPassword = ""
|
2011-06-10 21:55:32 +00:00
|
|
|
|
|
|
|
[ftp]
|
|
|
|
0.use = "n"
|
|
|
|
0.timeout = "10"
|
|
|
|
0.passiveMode = "y"
|
|
|
|
0.ssl = "n"
|
|
|
|
0.server = ""
|
|
|
|
0.port = "21"
|
|
|
|
0.user = ""
|
|
|
|
0.pass = ""
|
|
|
|
0.dir = "/"
|
2012-08-21 20:22:56 +00:00
|
|
|
1.use = "n"
|
|
|
|
1.timeout = "10"
|
|
|
|
1.passiveMode = "y"
|
|
|
|
1.ssl = "n"
|
|
|
|
1.server = ""
|
|
|
|
1.port = "21"
|
|
|
|
1.user = ""
|
|
|
|
1.pass = ""
|
|
|
|
1.dir = "/"
|
2011-06-10 21:55:32 +00:00
|
|
|
|
|
|
|
[cronscript]
|
|
|
|
perlExtension = "pl"
|
|
|
|
perlPath = ""
|
|
|
|
perlTextOutput = "y"
|
|
|
|
perlTextOutputComplete = "y"
|
|
|
|
perlFileComment = ""
|
|
|
|
|
|
|
|
[interface]
|
2012-08-21 20:22:56 +00:00
|
|
|
language = "en"
|
2011-06-10 21:55:32 +00:00
|
|
|
theme = "msd"
|
|
|
|
notificationWindowPosition = "middleCenter"
|
|
|
|
showServerCaption = "y"
|
|
|
|
showTooltips = "y"
|
|
|
|
sqlboxHeight = "30"
|
|
|
|
recordsPerPage = "50"
|
|
|
|
sqlbrowserViewMode = "compact"
|
|
|
|
refreshProcesslist = "3"
|
|
|
|
|
|
|
|
[systemDatabases]
|
|
|
|
0 = "mysql"
|
2012-08-21 20:22:56 +00:00
|
|
|
1 = "information_schema"
|
|
|
|
|
|
|
|
[paths]
|
|
|
|
work = "E:\\PHP\\msd2/work/"
|
|
|
|
log = "E:\\PHP\\msd2/work/log"
|
|
|
|
backup = "E:\\PHP\\msd2/work/backup"
|
|
|
|
config = "E:\\PHP\\msd2/work/config"
|
|
|
|
iconPath = "css/msd/icons"
|
|
|
|
|
|
|
|
|