### # WASA configuration ### # WebSite parameters webSiteName=wasa.ulb.ac.be ftpUserAccountUserName= ftpUserAccountPassword= # content file transfer method: local | ftp | sftp | none contentFileTransferMethod=none contentDirectoryPath=G:/WASA-JIPWEBSITE/tmp/Content_20050722 logDirectoryPath= outputTraceDirectoryPath= # analysis parameters analysisBeginDate=2002-04-30 # analysisEndDate: leave blank for today analysisEndDate=2005-07-21 # WASA-CA # log file format: access | combined | auto (auto decides on the name of the file) logFileFormat=combined # Content Journal semanticsContainerFiles=.txt,.htm,.html,.xhtml # JDBC parameters # MySQL local, CS (local content) jdbcDriverName=org.gjt.mm.mysql.Driver jdbcUrl=jdbc:mysql://localhost/JIPWEBSITE jdbcUser=root jdbcPassword=admin # context dirs applicationDirectory=G:/WASA-JIPWEBSITE/ temporaryDirectory=G:/WASA-JIPWEBSITE/tmp/ chartDirectory=C:\\wasa-LocalCSLocal\\jakarta-tomcat-3.2.3\\webapps\\wasa\\charts\\ # lexical analysis options stopwordsRemoval=true stemming=true occurrencesPersistent=true # ontology parameters filterTokensWithOntology=true ontologyFileName=wasa.ulb.ac.be-ontology-1.rdfs splitOntologyTerms=false multiword=true # WASA logging parameters logDebug=true logInfo=true logError=true logPerformance=true