cwconfig.py
branchtls-sprint
changeset 819 7fd66f389ef7
parent 436 0e4fb0a257ab
child 1046 52ee022d87e3
--- a/cwconfig.py	Wed Feb 18 17:12:52 2009 +0100
+++ b/cwconfig.py	Wed Feb 18 17:22:10 2009 +0100
@@ -59,7 +59,7 @@
 # XXX generate this according to the configuration (repository/all-in-one/web)
 VREGOPTIONS = []
 for registry in ('etypes', 'hooks', 'controllers', 'actions', 'components',
-                 'views', 'templates', 'boxes', 'contentnavigation', 'urlrewriting',
+                 'views', 'boxes', 'contentnavigation', 'urlrewriting',
                  'facets'):
     VREGOPTIONS.append(('disable-%s'%registry,
                         {'type' : 'csv', 'default': (),