aboutsummaryrefslogtreecommitdiff
path: root/src/identity/identity.conf.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/identity/identity.conf.in')
-rw-r--r--src/identity/identity.conf.in17
1 files changed, 0 insertions, 17 deletions
diff --git a/src/identity/identity.conf.in b/src/identity/identity.conf.in
deleted file mode 100644
index f5d454323..000000000
--- a/src/identity/identity.conf.in
+++ /dev/null
@@ -1,17 +0,0 @@
1[identity]
2START_ON_DEMAND = @START_ON_DEMAND@
3RUN_PER_USER = YES
4@JAVAPORT@PORT = 2108
5HOSTNAME = localhost
6BINARY = gnunet-service-identity
7ACCEPT_FROM = 127.0.0.1;
8ACCEPT_FROM6 = ::1;
9UNIXPATH = $GNUNET_USER_RUNTIME_DIR/gnunet-service-identity.sock
10UNIX_MATCH_UID = NO
11UNIX_MATCH_GID = YES
12
13# Directory where we store information about our egos
14EGODIR = $GNUNET_DATA_HOME/identity/egos/
15
16# File where we store default identities for subsystems
17SUBSYSTEM_CFG = $GNUNET_CONFIG_HOME/identity/subsystem_defaults.conf