Add ncdc 1.22 release
This commit is contained in:
parent
e461222230
commit
c31f90a36d
20 changed files with 105 additions and 17 deletions
|
|
@ -537,6 +537,10 @@ Log the main hub chat. Note that changing this requires any affected hub tabs to
|
|||
|
||||
Log file uploads to transfers.log.
|
||||
|
||||
=item B<max_ul_per_user> <integer>
|
||||
|
||||
The maximum number of simultaneous upload connections to one user.
|
||||
|
||||
=item B<minislots> <integer>
|
||||
|
||||
Set the number of available minislots. A `minislot' is a special slot that is used when all regular upload slots are in use and someone is requesting your filelist or a small file. In this case, the other client automatically applies for a minislot, and can still download from you as long as not all minislots are in use. What constitutes a `small' file can be changed with the `minislot_size' setting. Also see the `slots' configuration setting and the `/grant' command.
|
||||
|
|
@ -698,6 +702,7 @@ C</help keys> command, and is reproduced below.
|
|||
f Find user in user list.
|
||||
m Send a PM to the selected user.
|
||||
q Find file in download queue.
|
||||
b/B Browse the selected user's list, B to force a redownload.
|
||||
|
||||
=item B<Download queue>
|
||||
|
||||
|
|
@ -729,7 +734,7 @@ C</help keys> command, and is reproduced below.
|
|||
PgUp/PgDown Select one page of items up/down.
|
||||
End/Home Select last/first item in the list.
|
||||
f Find user in user list.
|
||||
b/B Browse the selected users' list, B to force a redownload.
|
||||
b/B Browse the selected user's list, B to force a redownload.
|
||||
d Add selected file to the download queue.
|
||||
h Toggle hub column visibility.
|
||||
u Order by username.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue