aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_constants.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-04-16 11:10:55 +0000
committerChristian Grothoff <christian@grothoff.org>2016-04-16 11:10:55 +0000
commitd49d16a84422346630c3196e3de9727ea872371c (patch)
treeb22d333f140a1476f793a76fec824c17ad4bccff /src/include/gnunet_constants.h
parent1d3dc794d9a5e82375995af14e91668430a31293 (diff)
downloadgnunet-d49d16a84422346630c3196e3de9727ea872371c.tar.gz
gnunet-d49d16a84422346630c3196e3de9727ea872371c.zip
support overriding GNUNET_DEFAULT_USER_CONFIG_FILE
Diffstat (limited to 'src/include/gnunet_constants.h')
-rw-r--r--src/include/gnunet_constants.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/include/gnunet_constants.h b/src/include/gnunet_constants.h
index 747b8afd5..000def902 100644
--- a/src/include/gnunet_constants.h
+++ b/src/include/gnunet_constants.h
@@ -41,11 +41,6 @@ extern "C"
41#endif 41#endif
42 42
43/** 43/**
44 * Last resort choice for configuration file name.
45 */
46#define GNUNET_DEFAULT_USER_CONFIG_FILE "~/.config/gnunet.conf"
47
48/**
49 * Bandwidth (in/out) to assume initially (before either peer has 44 * Bandwidth (in/out) to assume initially (before either peer has
50 * communicated any particular preference). Should be rather low; set 45 * communicated any particular preference). Should be rather low; set
51 * so that at least one maximum-size message can be send roughly once 46 * so that at least one maximum-size message can be send roughly once