cwconfig.py
changeset 4491 a0f48c31b58a
parent 4476 14429e8c7590
child 4605 7f884ee28519
equal deleted inserted replaced
4490:d45cde54d464 4491:a0f48c31b58a
   289           'default': False,
   289           'default': False,
   290           'help': "don't display actual email addresses but mangle them if \
   290           'help': "don't display actual email addresses but mangle them if \
   291 this option is set to yes",
   291 this option is set to yes",
   292           'group': 'email', 'inputlevel': 2,
   292           'group': 'email', 'inputlevel': 2,
   293           }),
   293           }),
   294         ('disable-appobjects',
       
   295          {'type' : 'csv', 'default': (),
       
   296           'help': 'comma separated list of identifiers of application objects (<registry>.<oid>) to disable',
       
   297           'group': 'appobjects', 'inputlevel': 2,
       
   298           }),
       
   299         )
   294         )
   300     # static and class methods used to get instance independant resources ##
   295     # static and class methods used to get instance independant resources ##
   301 
   296 
   302     @staticmethod
   297     @staticmethod
   303     def cubicweb_version():
   298     def cubicweb_version():