📄 peer.conf
字号:
# This is the configuration for the GNUnet daemon when running# the test in this directory (make check).[PATHS]GNUNETD_HOME = /tmp/gnunet-check-ecrs[GNUNETD]GNUNETD_HOME = /tmp/gnunet-check-ecrs# VALGRIND = 300HELLOEXPIRES = 60LOGLEVEL = NOTHINGLOGFILE = $GNUNETD_HOME/logsKEEPLOG = 0PIDFILE = $GNUNETD_HOME/gnunetd.pidHOSTS = $GNUNETD_HOME/data/hosts/APPLICATIONS = "fs getoption stats"TRANSPORTS = ""[MODULES]sqstore = "sqstore_sqlite"# you can also use sqstore_mysql here if # that DB is available...topology = "topology_default"dstore = "dstore_sqlite"[NETWORK]PORT = 2087HELOEXCHANGE = NOTRUSTED = 127.0.0.0/8;[LOGGING]USER-LEVEL = ERRORADMIN-LEVEL = ERRORDEVELOPER = NO[LOAD]BASICLIMITING = YESMAXNETUPBPSTOTAL = 50000MAXNETDOWNBPSTOTAL = 50000MAXCPULOAD = 100[FS]QUOTA = 1024ACTIVEMIGRATION = NODIR = /tmp/gnunet-ecrs-test/INDEX-DIRECTORY = $GNUNETD_HOME/data/shared/INDEX-QUOTA = 8192[MYSQL]DELAYED = NODATABASE = gnunetcheck[GAP]TABLESIZE = 65536[DHT]BUCKETCOUNT = 160MASTER-TABLE-SIZE = 65536[TESTING]WEAKRANDOM = YES
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -