[Erp5-report] r37820 gabriel - /erp5/trunk/utils/cloudooo/cloudooo/samples/cloudooo.conf

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Aug 13 21:53:01 CEST 2010


Author: gabriel
Date: Fri Aug 13 21:52:59 2010
New Revision: 37820

URL: http://svn.erp5.org?rev=37820&view=rev
Log:
remove not used attributes. Now, these attributes are created dynamically

Modified:
    erp5/trunk/utils/cloudooo/cloudooo/samples/cloudooo.conf

Modified: erp5/trunk/utils/cloudooo/cloudooo/samples/cloudooo.conf
URL: http://svn.erp5.org/erp5/trunk/utils/cloudooo/cloudooo/samples/cloudooo.conf?rev=37820&r1=37819&r2=37820&view=diff
==============================================================================
--- erp5/trunk/utils/cloudooo/cloudooo/samples/cloudooo.conf [utf8] (original)
+++ erp5/trunk/utils/cloudooo/cloudooo/samples/cloudooo.conf [utf8] Fri Aug 13 21:52:59 2010
@@ -4,8 +4,6 @@ use = egg:cloudooo
 ## System config
 #
 debug_mode = True
-# Folder where all cloudooo core files are installed
-cloudooo_home = /usr/share/cloudooo
 # Folder where pid files, lock files and virtual frame buffer mappings 
 # are stored. In this folder is necessary create a folder tmp, because this 
 # folder is used to create all temporary documents.
@@ -45,13 +43,6 @@ virtual_display_port = 6097
 virtual_display_id = 97
 virtual_screen = 0
 
-# Put where is the conversors-bin
-unoconverter_bin = /usr/bin/unoconverter.py
-unomimemapper_bin = /usr/bin/unomimemapper.py
-
-# Python path e.g /usr/local/bin/python
-python_path = /usr/bin/python
-
 [server:main]
 use = egg:PasteScript#wsgiutils
 host = 0.0.0.0




More information about the Erp5-report mailing list