summaryrefslogtreecommitdiff
blob: 0f8160a976b0f08c341334b169c81f39518e55ff (plain)
1
2
3
4
5
6
7
8
9
#Freenet config file

# This is for any options you want to pass to the java virtual machine
# the default is to allocate up to 256M of memory for freenet.
JAVA_OPTIONS="-Xmx256M"

# This is the nice level to run freenet at, runs at 1 by default to keep
# out of the way of your more interactive tasks
FREENET_NICENESS="1"