Searched defs:gconf (Results 1 - 1 of 1) sorted by relevance

/pkg/src/
H A Ddepot.py744 gconf = { variable
764 gconf["tools.log_headers.on"] = False
768 gconf["tools.log_headers_always.on"] = True
834 gconf[log_type_map[log_type]["param"]] = dest
836 cherrypy.config.update(gconf)
955 ds.DNSSD_Plugin(cherrypy.engine, gconf).subscribe()

Completed in 10 milliseconds