aboutsummaryrefslogtreecommitdiff
path: root/src/rps/test_rps.conf
diff options
context:
space:
mode:
authorpsyc://loupsycedyglgamf.onion/~lynX <ircs://psyced.org/youbroketheinternet>1984-04-04 00:44:05 +0000
committerpsyc://loupsycedyglgamf.onion/~lynX <ircs://psyced.org/youbroketheinternet>1984-04-04 00:44:04 +0000
commite73402fc3a6f233b48330435f61ccd93722ac0e5 (patch)
treec63db5153cca3e3aeda01a18a2bad5785b02ecb3 /src/rps/test_rps.conf
parent99c6e18e63181d8759ecbb398d58019a55d3ce6f (diff)
downloadgnunet-e73402fc3a6f233b48330435f61ccd93722ac0e5.tar.gz
gnunet-e73402fc3a6f233b48330435f61ccd93722ac0e5.zip
rename FORCESTART into IMMEDIATE_START (#4547b)
Diffstat (limited to 'src/rps/test_rps.conf')
-rw-r--r--src/rps/test_rps.conf22
1 files changed, 11 insertions, 11 deletions
diff --git a/src/rps/test_rps.conf b/src/rps/test_rps.conf
index 3d856c693..77a0df2c5 100644
--- a/src/rps/test_rps.conf
+++ b/src/rps/test_rps.conf
@@ -5,7 +5,7 @@ UNIXPATH = $GNUNET_TMP/gnunet-service-rps.sock
5HOME = $SERVICEHOME 5HOME = $SERVICEHOME
6# PORT = 2106 6# PORT = 2106
7#@UNIXONLY@ PORT = 2087 7#@UNIXONLY@ PORT = 2087
8FORCESTART = YES 8IMMEDIATE_START = YES
9START_ON_DEMAND = NO 9START_ON_DEMAND = NO
10NOARMBIND = YES 10NOARMBIND = YES
11#OPTIONS=-l /tmp/rps_profiler_logs/rps-[]-%Y-%m-%d.log 11#OPTIONS=-l /tmp/rps_profiler_logs/rps-[]-%Y-%m-%d.log
@@ -80,44 +80,44 @@ DISABLE_TRY_CONNECT = YES
80#GLOBAL_POSTFIX=-l /tmp/rps_profiler_logs/other-[]-%Y-%m-%d.log 80#GLOBAL_POSTFIX=-l /tmp/rps_profiler_logs/other-[]-%Y-%m-%d.log
81 81
82#[statistics] 82#[statistics]
83#FORCESTART = NO 83#IMMEDIATE_START = NO
84#START_ON_DEMAND = NO 84#START_ON_DEMAND = NO
85 85
86[peerinfo] 86[peerinfo]
87NO_IO = YES 87NO_IO = YES
88 88
89[hostlist] 89[hostlist]
90FORCESTART = NO 90IMMEDIATE_START = NO
91START_ON_DEMAND = NO 91START_ON_DEMAND = NO
92 92
93[zonemaster] 93[zonemaster]
94FORCESTART = NO 94IMMEDIATE_START = NO
95START_ON_DEMAND = NO 95START_ON_DEMAND = NO
96 96
97[namecache] 97[namecache]
98FORCESTART = NO 98IMMEDIATE_START = NO
99START_ON_DEMAND = NO 99START_ON_DEMAND = NO
100 100
101[namestore] 101[namestore]
102FORCESTART = NO 102IMMEDIATE_START = NO
103START_ON_DEMAND = NO 103START_ON_DEMAND = NO
104 104
105[topology] 105[topology]
106FORCESTART = NO 106IMMEDIATE_START = NO
107START_ON_DEMAND = NO 107START_ON_DEMAND = NO
108 108
109[vpn] 109[vpn]
110FORCESTART = NO 110IMMEDIATE_START = NO
111START_ON_DEMAND = NO 111START_ON_DEMAND = NO
112 112
113[revocation] 113[revocation]
114FORCESTART = NO 114IMMEDIATE_START = NO
115START_ON_DEMAND = NO 115START_ON_DEMAND = NO
116 116
117[gns] 117[gns]
118FORCESTART = NO 118IMMEDIATE_START = NO
119START_ON_DEMAND = NO 119START_ON_DEMAND = NO
120 120
121[fs] 121[fs]
122FORCESTART = NO 122IMMEDIATE_START = NO
123START_ON_DEMAND = NO 123START_ON_DEMAND = NO