summaryrefslogtreecommitdiff
path: root/src/core
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/core
parent99c6e18e63181d8759ecbb398d58019a55d3ce6f (diff)
downloadgnunet-e73402fc3a6f233b48330435f61ccd93722ac0e5.tar.gz
gnunet-e73402fc3a6f233b48330435f61ccd93722ac0e5.zip
rename FORCESTART into IMMEDIATE_START (#4547b)
Diffstat (limited to 'src/core')
-rw-r--r--src/core/test_core_api_send_to_self.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/test_core_api_send_to_self.conf b/src/core/test_core_api_send_to_self.conf
index 83928d04a..ad6d4dc60 100644
--- a/src/core/test_core_api_send_to_self.conf
+++ b/src/core/test_core_api_send_to_self.conf
@@ -7,7 +7,7 @@ WAN_QUOTA_IN = 104857600
7WAN_QUOTA_OUT = 104757600 7WAN_QUOTA_OUT = 104757600
8 8
9[test-sts] 9[test-sts]
10FORCESTART = YES 10IMMEDIATE_START = YES
11PORT = 9252 11PORT = 9252
12HOSTNAME = localhost 12HOSTNAME = localhost
13BINARY = test_core_api_send_to_self 13BINARY = test_core_api_send_to_self