aboutsummaryrefslogtreecommitdiffstats
path: root/packages/torouter-web/config.py
diff options
context:
space:
mode:
authorArturo FilastoĢ€ <hellais@torproject.org>2011-08-11 18:25:24 +0200
committerArturo FilastoĢ€ <hellais@torproject.org>2011-08-11 18:25:24 +0200
commitdb774cfe565e40a7ce4def89c130f69540493bf1 (patch)
tree75f6a21b3462038976e74d9cec7aa21527b8b194 /packages/torouter-web/config.py
parent423d7556b1af6159bc3a1d6219bcd0ec704dce7f (diff)
downloadtorouter-db774cfe565e40a7ce4def89c130f69540493bf1.tar.gz
torouter-db774cfe565e40a7ce4def89c130f69540493bf1.zip
Add some comments
Diffstat (limited to 'packages/torouter-web/config.py')
-rw-r--r--packages/torouter-web/config.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/torouter-web/config.py b/packages/torouter-web/config.py
index aff1f8b..765c3df 100644
--- a/packages/torouter-web/config.py
+++ b/packages/torouter-web/config.py
@@ -8,5 +8,6 @@ cache = False
globals = {}
+# Add your own (username, password) pair
authinfo = ("test", "test")