minor updates

This commit is contained in:
zzz
2008-06-13 17:19:42 +00:00
parent bff685f7ca
commit c3a2adc97e
2 changed files with 6 additions and 3 deletions

View File

@ -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

View File

@ -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