blob: 3ee0b41520da82a417aaa445b7d9fe9fb41d791e (
plain)
1
2
3
4
5
6
7
8
9
10
|
@INLINE@ test_fs_defaults.conf
[PATHS]
SERVICEHOME = /tmp/gnunet-test-fs-download/
[download-test]
# set to 'YES' to test non-anonymous download
USE_STREAM = NO
# set to 'YES' to use indexing
USE_INDEX = NO
|