test_revocation.conf 545 B

123456789101112131415161718192021222324252627282930
  1. @INLINE@ ../../contrib/conf/gnunet/no_forcestart.conf
  2. [paths]
  3. GNUNET_HOME=$GNUNET_TMP/test-revocation-service
  4. SERVICEHOME=$GNUNET_TMP/test-revocation-service
  5. [revocation]
  6. WORKBITS = 3
  7. IMMEDIATE_START = YES
  8. [identity]
  9. # Directory where we store information about our egos
  10. EGODIR = $GNUNET_HOME/identity/egos/
  11. SUBSYSTEM_CFG = $SERVICEHOME/s.conf
  12. [nat]
  13. RETURN_LOCAL_ADDRESSES = YES
  14. [transport]
  15. PLUGINS = tcp
  16. [peerinfo]
  17. USE_INCLUDED_HELLOS = NO
  18. [testbed]
  19. OVERLAY_TOPOLOGY = CLIQUE
  20. SETUP_TIMEOUT = 10 s
  21. OPERATION_TIMEOUT = 5 s
  22. CACHE_SIZE = 0