diff options
Diffstat (limited to 'src/hostlist/learning_data.conf')
-rw-r--r-- | src/hostlist/learning_data.conf | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/src/hostlist/learning_data.conf b/src/hostlist/learning_data.conf new file mode 100644 index 0000000..e3a3897 --- /dev/null +++ b/src/hostlist/learning_data.conf @@ -0,0 +1,14 @@ +@INLINE@ test_hostlist_defaults.conf +[hostlist] +HTTPPORT = 28080 +OPTIONS = -b -e +SERVERS = http://gnunet.org:8080/ +PORT = 23354 +HOSTNAME = localhost + +[datastore] +AUTOSTART = YES + +[fs] +AUTOSTART = YES + |