diff options
Diffstat (limited to 'debian/tor.default')
-rw-r--r-- | debian/tor.default | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/tor.default b/debian/tor.default index 289f054f0f..237e5bc520 100644 --- a/debian/tor.default +++ b/debian/tor.default @@ -12,7 +12,7 @@ RUN_DAEMON="yes" # if they are very busy and have many clients connected to them. # (ulimit -n) # -MAX_FILEDESCRIPTORS=4096 +MAX_FILEDESCRIPTORS=8192 # # If tor is seriously hogging your CPU, taking away too much cycles from |