aboutsummaryrefslogtreecommitdiffstats
path: root/packages/torouter-web/config.py
diff options
context:
space:
mode:
authorArturo FilastoĢ€ <hellais@torproject.org>2011-08-17 17:43:17 +0200
committerArturo FilastoĢ€ <hellais@torproject.org>2011-08-17 17:43:17 +0200
commited08b56338e9b230c2a475946511c0e13cfce487 (patch)
treea9c7ffd2a944c598bec509db284089bf95995a71 /packages/torouter-web/config.py
parentcab97f7c6fc7f3c70c0b92ef07466251f7faca9e (diff)
downloadtorouter-ed08b56338e9b230c2a475946511c0e13cfce487.tar.gz
torouter-ed08b56338e9b230c2a475946511c0e13cfce487.zip
Add status page for network interfaces
Diffstat (limited to 'packages/torouter-web/config.py')
-rw-r--r--packages/torouter-web/config.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/torouter-web/config.py b/packages/torouter-web/config.py
index 765c3df..8fd716d 100644
--- a/packages/torouter-web/config.py
+++ b/packages/torouter-web/config.py
@@ -11,3 +11,5 @@ globals = {}
# Add your own (username, password) pair
authinfo = ("test", "test")
+interfaces_file = os.getcwd() + "/../torouter-prep/configs/interfaces"
+