server/serverconfig.py
changeset 2657 de974465d381
parent 2650 18aec79ec3a3
child 2665 0c6281487f90
--- a/server/serverconfig.py	Mon Aug 03 14:14:07 2009 +0200
+++ b/server/serverconfig.py	Mon Aug 03 15:16:47 2009 +0200
@@ -85,8 +85,8 @@
         SCHEMAS_LIB_DIR = '/usr/share/cubicweb/schemas/'
         BACKUP_DIR = '/var/lib/cubicweb/backup/'
 
-    cubicweb_vobject_path = CubicWebConfiguration.cubicweb_vobject_path | set(['sobjects'])
-    cube_vobject_path = CubicWebConfiguration.cube_vobject_path | set(['sobjects', 'hooks'])
+    cubicweb_appobject_path = CubicWebConfiguration.cubicweb_appobject_path | set(['sobjects'])
+    cube_appobject_path = CubicWebConfiguration.cube_appobject_path | set(['sobjects', 'hooks'])
 
     options = merge_options((
         # ctl configuration