aboutsummaryrefslogtreecommitdiff
path: root/src/regex/test_regex_api_data.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/regex/test_regex_api_data.conf')
-rw-r--r--src/regex/test_regex_api_data.conf39
1 files changed, 39 insertions, 0 deletions
diff --git a/src/regex/test_regex_api_data.conf b/src/regex/test_regex_api_data.conf
new file mode 100644
index 000000000..40fee1e54
--- /dev/null
+++ b/src/regex/test_regex_api_data.conf
@@ -0,0 +1,39 @@
1@INLINE@ ../../contrib/conf/gnunet/no_forcestart.conf
2@INLINE@ ../../contrib/conf/gnunet/no_autostart_above_core.conf
3
4[PATHS]
5GNUNET_TEST_HOME = $GNUNET_TMP/test-regex-api/
6
7[dhtcache]
8QUOTA = 1 MB
9DATABASE = heap
10
11[topology]
12TARGET-CONNECTION-COUNT = 16
13AUTOCONNECT = YES
14FRIENDS-ONLY = NO
15MINIMUM-FRIENDS = 0
16
17[ats]
18WAN_QUOTA_IN = 1 GB
19WAN_QUOTA_OUT = 1 GB
20
21[dht]
22START_ON_DEMAND = YES
23PORT = 12370
24
25[regex]
26START_ON_DEMAND = YES
27
28[transport]
29plugins = tcp
30NEIGHBOUR_LIMIT = 50
31
32[nat]
33DISABLEV6 = YES
34BINDTO = 127.0.0.1
35ENABLE_UPNP = NO
36BEHIND_NAT = NO
37ALLOW_NAT = NO
38INTERNAL_ADDRESS = 127.0.0.1
39EXTERNAL_ADDRESS = 127.0.0.1