chiark / gitweb /
New 'new_max' configuration bounds the number of tracks that 'new'
[disorder] / doc / disorder_protocol.5.in
index 6bb28572820c440c11d81832eb3e51e41149a12c..2d2d64400ea86ffb8c0899398a619e5821a59fb5 100644 (file)
@@ -148,7 +148,8 @@ depending on how the tracks came to be added to the queue.
 .TP
 .B new \fR[\fIMAX\fR]
 Send the most recently added \fIMAX\fR tracks in a response body.  If the
-argument is ommitted, all recently added tracks are listed.
+argument is ommitted, the \fBnew_max\fR most recent tracks are listed (see
+\fBdisorder_config\fR(5)).
 .TP
 .B nop
 Do nothing.  Used by
@@ -320,6 +321,9 @@ The second digit breaks down the origin of the response:
 Generic responses not specific to the handling of the command.  Mostly this is
 parse errors.
 .TP
+.B 1
+51x errors indicate that the user had insufficient rights for the command.
+.TP
 .B 3
 Authentication responses.
 .TP