Lines Matching defs:default
259 cherrypy.config.update({'error_page.default':
284 """This function is registered as the default error page
287 identical to the default CherryPy message format."""
410 def default(self, *tokens, **params):
658 # to set the timeout higher since the default is five minutes; not
732 # set the timeout higher since the default is five minutes; not really
1079 # set the timeout higher since the default is five minutes; not really
2166 # This dictionary defines the set of default properties and property
2185 "stdout", "none", "<pathname>"], default="stderr"),
2188 default="/"),
2194 default=indexer.SORT_FILE_MAX_SIZE,
2199 "builtin", "smf", "<smf:fmri>"], default="builtin"),
2209 default="web/_themes/pkg-block-icon.png"),
2211 default="web/_themes/pkg-block-logo.png"),
2213 default="package repository feed"),
2214 cfg.PropInt("feed_window", default=24)
2221 cfg.PropInt("nasty_sleep", default=35)