mirror of
https://github.com/brazilofmux/tinymux
synced 2026-08-13 00:23:11 -04:00
docs: note 30-character @log name limit
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
82c30ca483
commit
1297de78c5
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@ Current behavior:
|
|||
- `@log` is wizard-only;
|
||||
- it appends to a pre-created `logs/M-<name>.log`;
|
||||
- the target file must already exist;
|
||||
- the log name is restricted to alphanumeric characters;
|
||||
- the log name is restricted to alphanumeric characters, at most 30 of them;
|
||||
- the message payload is caller-controlled;
|
||||
- color is stripped;
|
||||
- a newline is added;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue