You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

57 lines
905 B

  1. [testbed]
  2. HOSTNAME = localhost
  3. [arm]
  4. GLOBAL_POSTFIX=-L ERROR
  5. [multicast]
  6. #PREFIX = tmux new-window gdb -x ./cmd.gdb --args
  7. #PREFIX = valgrind --leak-check=full
  8. UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-multicast.sock
  9. [vpn]
  10. START_ON_DEMAND = NO
  11. [peerinfo]
  12. # Do not use shipped gnunet HELLOs
  13. USE_INCLUDED_HELLOS = NO
  14. # Option to disable all disk IO; only useful for testbed runs
  15. # (large-scale experiments); disables persistence of HELLOs!
  16. NO_IO = YES
  17. [hostlist]
  18. IMMEDIATE_START = NO
  19. START_ON_DEMAND = NO
  20. [nat]
  21. ENABLE_UPNP = NO
  22. [fs]
  23. IMMEDIATE_START = NO
  24. START_ON_DEMAND = NO
  25. [vpn]
  26. IMMEDIATE_START = NO
  27. START_ON_DEMAND = NO
  28. [revocation]
  29. IMMEDIATE_START = NO
  30. START_ON_DEMAND = NO
  31. [gns]
  32. IMMEDIATE_START = NO
  33. START_ON_DEMAND = NO
  34. [namestore]
  35. IMMEDIATE_START = NO
  36. START_ON_DEMAND = NO
  37. [namecache]
  38. IMMEDIATE_START = NO
  39. START_ON_DEMAND = NO
  40. [topology]
  41. IMMEDIATE_START = NO
  42. START_ON_DEMAND = NO