Converted media Interface to use streams (Java IO) instead of byte buffers of
[mir.git] / source / config.properties-dist
index 1ea1029..dcb56bf 100755 (executable)
 # GENERAL SETUP
 #
 
-Mir.Version=localizer-0
+Mir.Version=pre-1.0
 ClearXslCache=no
 StandardLanguage=de
 DirectOpenposting=yes
 
-Mir.Localizer=mircoders.localizer.basic.MirBasicLocalizer
-Mir.Localizer.Logfile=log/localizer.log
-Mir.Localizer.ProducerConfigFile=templates/producer/producers.xml
-
-
+# tempdir to write files for image handling (files are erased)
+TempDir=/tmp
 
 #note that you can't make pdf's without making fo's
 GenerateFO=yes
 GeneratePDF=yes
 
 #on-time-password-protection
-PasswdProtection=no
+PasswdProtection=yes
 
 #use rsync to mirror the website to a remote-host
 Rsync=no