summaryrefslogtreecommitdiff
path: root/tests/Config_Test.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Config_Test.ini')
-rw-r--r--tests/Config_Test.ini22
1 files changed, 0 insertions, 22 deletions
diff --git a/tests/Config_Test.ini b/tests/Config_Test.ini
deleted file mode 100644
index db3df20979f..00000000000
--- a/tests/Config_Test.ini
+++ /dev/null
@@ -1,22 +0,0 @@
-# --------------------------------------------------------------------
-# Example test.ini file for import_config_as_strings of the
-# <ACE_Configuration_Heap> class
-# --------------------------------------------------------------------
-# Use whitespace (tabs and spaces) freely.
-# String to the left of the equal sign can be delimited with double
-# quotes.
-# --------------------------------------------------------------------
-[network]
- TimeToLive = 100
- Delay = FALSE
- DestIPAddress = localhost
- DestPort = 12670
- ReconnectInterval = 3
-
-[logger]
- Heading = "ACE - Adaptive Communication Environment"
- SeekIndex = 14
- TraceLevel = 6 # Can comment lines like this
- Justification = left_justified
- LogFilePath = log/
- TransactionFilePath = data/