minor updates
This commit is contained in:
@ -6,9 +6,11 @@ They disable the following:
|
|||||||
- SAM
|
- SAM
|
||||||
- SusiDNS
|
- SusiDNS
|
||||||
- SusiMail
|
- SusiMail
|
||||||
|
- Don't include the history file
|
||||||
|
|
||||||
And reduce the following:
|
And reduce the following:
|
||||||
- JVM heap size
|
- JVM heap size (64MB)
|
||||||
- Logging file size
|
- Logging file size (128KB, 2 files)
|
||||||
- Exploratory tunnel length
|
- Exploratory tunnel length (2+0)
|
||||||
- Full stats disabled
|
- Full stats disabled
|
||||||
|
- No graphs enabled by default
|
||||||
|
@ -3,3 +3,4 @@ router.inboundPool.lengthVariance=1
|
|||||||
router.outboundPool.length=1
|
router.outboundPool.length=1
|
||||||
router.outboundPool.lengthVariance=1
|
router.outboundPool.lengthVariance=1
|
||||||
stat.full=false
|
stat.full=false
|
||||||
|
stat.summaries=none
|
||||||
|
Reference in New Issue
Block a user