~ubuntu-branches/ubuntu/intrepid/gnunet/intrepid

« back to all changes in this revision

Viewing changes to src/applications/dstore_sqlite/check.conf

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Baumann
  • Date: 2008-07-03 14:17:00 UTC
  • mfrom: (1.2.11 upstream) (16 hardy)
  • mto: This revision was merged to the branch mainline in revision 23.
  • Revision ID: james.westby@ubuntu.com-20080703141700-355g0g164kaw2kwk
Tags: 0.8.0-2
* Creating /var/run/gnunetd in initscript in case /var/run is on a tmpfs.
* Adding versioned conflicts/replaces against gnunet in order to allow etch to
  lenny upgrades.
* Updating contact address in po files.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[PATHS]
 
2
GNUNETD_HOME = /tmp/gnunet-sqlite-sqstore-test
 
3
 
 
4
[GNUNETD]
 
5
GNUNETD_HOME = /tmp/gnunet-sqlite-sqstore-test
 
6
HELLOEXPIRES = 1440
 
7
LOGLEVEL = "NOTHING"
 
8
LOGFILE = $GNUNETD_HOME/logs
 
9
KEEPLOG = "0"
 
10
PIDFILE = $GNUNETD_HOME/gnunet.pid
 
11
HOSTS = $GNUNETD_HOME/data/hosts/
 
12
HTTP-PROXY = ""
 
13
HTTP-PROXY-PORT = 1080
 
14
APPLICATIONS = "fs getoption stats traffic"
 
15
PROCESS-PRIORITY = "NORMAL"
 
16
 
 
17
[KEYVALUE_DATABASE]
 
18
DIR = $GNUNETD_HOME/data/kv/
 
19
 
 
20
[MODULES]
 
21
sqstore = "sqstore_sqlite"
 
22
topology = "topology_default"
 
23
dstore = "dstore_sqlite"
 
24
 
 
25
[NETWORK]
 
26
PORT = 12087
 
27
HELLOEXCHANGE = YES
 
28
TRUSTED = "127.0.0.0/8;"
 
29
 
 
30
[LOAD]
 
31
BASICLIMITING = YES
 
32
MAXNETDOWNBPSTOTAL = 50000
 
33
MAXNETUPBPSTOTAL = 50000
 
34
MAXCPULOAD = 50
 
35
 
 
36
[FS]
 
37
QUOTA = 1024
 
38
ACTIVEMIGRATION = YES
 
39
DIR = $GNUNETD_HOME/data/fs/
 
40
INDEX-DIRECTORY = $GNUNETD_HOME/data/shared/
 
41
INDEX-QUOTA = 8192
 
42
POOL = 32
 
43
 
 
44
 
 
45
[TESTING]
 
46
WEAKRANDOM = YES
 
47
 
 
48
 
 
49
[DSTORE]
 
50
QUOTA = 1