diff options
author | Matt Goins <mjgoins@openflows.com> | 2008-10-29 12:20:42 -0400 |
---|---|---|
committer | Matt Goins <mjgoins@openflows.com> | 2008-10-29 12:20:42 -0400 |
commit | 680d7340d29d16325eb991feb37885d6faa955e2 (patch) | |
tree | 928830b83f7b248c448ccc7309aaa45ceecba8ba /tests/etc | |
parent | 1b6ebcddf8226ad4aa29da643060b6410030cf5d (diff) | |
parent | 6ed72efb63d7111acc7fb1f2e4f28757ad485b77 (diff) |
Merge commit 'dkg/master'
Diffstat (limited to 'tests/etc')
-rw-r--r-- | tests/etc/monkeysphere/monkeysphere-server.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/etc/monkeysphere/monkeysphere-server.conf b/tests/etc/monkeysphere/monkeysphere-server.conf new file mode 100644 index 0000000..9cc396f --- /dev/null +++ b/tests/etc/monkeysphere/monkeysphere-server.conf @@ -0,0 +1,5 @@ +# Base monkeysphere-server.conf for monkeysphere tests + +# AUTHORIZED_USER_IDS variable will be added dynamically during test. + +RAW_AUTHORIZED_KEYS=none |