1
0
Fork 0
MySQLDumper/application/configs/defaultConfig.ini

73 Zeilen
1.1 KiB
INI

[general]
mode = "easy"
logMaxsize = "1048576"
logUnit = "kb"
minspeed = "100"
maxspeed = "10000"
gzip = "y"
multipart = "n"
multipartSize = ""
multipartSizeUnit = "kb"
optimize = "n"
errorHandling = "s"
dbDelete = "n"
title = "defaultConfig"
[autodelete]
Activated = "n"
PreserveBackups = ""
[email]
sendEmail = "n"
SenderAddress = ""
SenderName = ""
RecipientAddress = ""
RecipientName = ""
RecipientCc.0.Address = ""
RecipientCc.0.Name = ""
attachBackup = "n"
Maxsize = ""
MaxsizeUnit = "kb"
Program = "php"
[ftp]
0.use = "n"
0.timeout = "10"
0.passiveMode = "y"
0.ssl = "n"
0.server = ""
0.port = "21"
0.user = ""
0.pass = ""
0.dir = "/"
[cronscript]
perlExtension = "pl"
perlPath = ""
perlTextOutput = "y"
perlTextOutputComplete = "y"
perlFileComment = ""
[interface]
language = "de"
theme = "msd"
notificationWindowPosition = "middleCenter"
showServerCaption = "y"
showTooltips = "y"
sqlboxHeight = "30"
recordsPerPage = "50"
sqlbrowserViewMode = "compact"
refreshProcesslist = "3"
[dbuser]
host = "localhost"
user = "root"
pass = ""
manual = ""
port = ""
socket = ""
defaultDb = "information_schema"
[systemDatabases]
0 = "mysql"
1 = "information_schema"