#### CONFIXX WEBFTP CONFIG FILE #### ### created at Tue May 21 17:12:12 2002 ### $confixxPath = ''; $webftpString = 'Confixx WebFTP'; $dbAddress = 'DBI:mysql:confixx:localhost'; $dbUser = 'confixx'; $dbPass = 'kjs.._:'; $ftpServer = 'localhost'; $debugMode = 0; $langFilePre = '/home/www/confixx/html/languages/'; $langFilePost = '/webftp.local'; $defaultLang = 'de'; $maxEditSize = 200000; # maximal zulässige Größe fürs Editieren $userPrefix = 'web'; $docRootPath = 'html'; $color_dark_grey = '#CCCCCC'; $color_light_grey = '#EEEEEE'; $color_blue = '#000066'; $color_arrow = '#A0CCFF'; 1; ### END ####