summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorianb <devnull@localhost>2007-03-12 21:48:52 +0000
committerianb <devnull@localhost>2007-03-12 21:48:52 +0000
commit2ca7dbb67646f74b2d52777436d89226b80c74dc (patch)
treee971dc6b9b97b98ff3e63f27d2852b05e61f8799 /setup.cfg
parenta6504ac2af9ef125819a1fbd20519fdca0862d54 (diff)
downloadpaste-2ca7dbb67646f74b2d52777436d89226b80c74dc.tar.gz
Added new document describing the thread pool management.
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 2dcef30..84bf3ce 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -14,6 +14,7 @@ docs = docs/index.txt docs/DeveloperGuidelines.txt docs/StyleGuide.txt
docs/enabled.txt docs/install-example.txt
docs/related-projects.txt docs/news.txt
docs/do-it-yourself-framework.txt
+ docs/paste-httpserver-threadpool.txt
exclude_modules = paste.script paste.deploy paste.webkit
paste.util.subprocess24 paste.util.doctest24
paste.util.string24 paste.util.UserDict24