File: tutorial.conf

package info (click to toggle)
cherrypy3 3.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,940 kB
  • ctags: 3,295
  • sloc: python: 21,736; makefile: 26; sh: 6
file content (4 lines) | stat: -rw-r--r-- 96 bytes parent folder | download | duplicates (9)
1
2
3
4
[global]
server.socket_host = "127.0.0.1"
server.socket_port = 8080
server.thread_pool = 10