|
@@ -1806,11 +1806,11 @@ DEFAULTS = {
|
|
|
'chutney_dir': get_absolute_chutney_path(),
|
|
|
'torrc_fname': '${local_dir}/torrc',
|
|
|
'orport_base': 5000,
|
|
|
- 'dirport_base': 7000,
|
|
|
- 'controlport_base': 8000,
|
|
|
- 'socksport_base': 9000,
|
|
|
- 'extorport_base' : 9500,
|
|
|
- 'ptport_base' : 9900,
|
|
|
+ 'dirport_base': 10000,
|
|
|
+ 'controlport_base': 15000,
|
|
|
+ 'socksport_base': 20000,
|
|
|
+ 'extorport_base' : 25000,
|
|
|
+ 'ptport_base' : 30000,
|
|
|
'authorities': "AlternateDirAuthority bleargh bad torrc file!",
|
|
|
'bridges': "Bridge bleargh bad torrc file!",
|
|
|
'core': True,
|