adding extended proxy support for http(s) client
[oweals/gnunet.git] / src / psyc / psyc.conf.in
index 7dfeb0d979dec74dd475c3d6fe9e6934152f59f0..4615526988c5528e273427305e253ba989101894 100644 (file)
@@ -1,6 +1,8 @@
 [psyc]
-AUTOSTART = YES
+AUTOSTART = @AUTOSTART@
 BINARY = gnunet-service-psyc
-UNIXPATH = /tmp/gnunet-service-psyc.sock
+UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-psyc.sock
 UNIX_MATCH_UID = NO
 UNIX_MATCH_GID = YES
+@UNIXONLY@PORT = 2115
+HOSTNAME = localhost
\ No newline at end of file