equal
deleted
inserted
replaced
186 }), |
186 }), |
187 |
187 |
188 ('print-traceback', |
188 ('print-traceback', |
189 {'type' : 'yn', |
189 {'type' : 'yn', |
190 'default': CubicWebConfiguration.mode != 'system', |
190 'default': CubicWebConfiguration.mode != 'system', |
191 'help': 'print the traceback on the error page when an error occured', |
191 'help': 'print the traceback on the error page when an error occurred', |
192 'group': 'web', 'level': 2, |
192 'group': 'web', 'level': 2, |
193 }), |
193 }), |
194 |
194 |
195 ('captcha-font-file', |
195 ('captcha-font-file', |
196 {'type' : 'string', |
196 {'type' : 'string', |