# $Id$ # settings for libo-server # su-user to run libo-server # in windows, do not touch this so it runs as LocalService #LIBO_USER=www-data # path to soffice binary # only change this if you totally know what you are doing, usually registry based auto detection works better #LIBO_BIN=C:\Programme\LibreOffice 3.5\program #LIBO_BIN=/usr/bin/soffice # IP to listen on #LIBO_LISTEN_HOST=127.0.0.1 # port to listen on #LIBO_LISTEN_PORT=8100