more information why nat tests fail
[oweals/gnunet.git] / src / fs / fs.conf.in
index bb4cae99a14624a95eac6ea817e488806dbea666..30de93a5f0dc6dfd2104bc5d411186d335d956d0 100644 (file)
@@ -1,5 +1,5 @@
 [fs]
-AUTOSTART = YES
+AUTOSTART = @AUTOSTART@
 INDEXDB = $GNUNET_DATA_HOME/fs/idxinfo.lst
 RESPECT = $GNUNET_DATA_HOME/fs/credit/
 STATE_DIR = $GNUNET_DATA_HOME/fs/persistence/
@@ -20,7 +20,7 @@ CONTENT_CACHING = YES
 # (may improve anonymity, probably not a good idea if content_caching is NO)
 CONTENT_PUSHING = YES
 
-UNIXPATH = /tmp/gnunet-service-fs.sock
+UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-fs.sock
 
 # Do we require users that want to access file-sharing to run this process
 # (usually not a good idea)