diff --git a/.config/example.yml b/.config/example.yml index 8afaaa124d..46ace4abc2 100644 --- a/.config/example.yml +++ b/.config/example.yml @@ -344,7 +344,7 @@ id: 'aidx' #maxAltTextLength: 20000 # Amount of characters that will be saved for remote media descriptions (alt text). Longer descriptions will be truncated to this length. (minimum: 1) #maxRemoteAltTextLength: 100000 -# Amount of characters that can be used when writing user bios. Longer descriptions will be truncated to this length. (minimum: 1) +# Amount of characters that can be used when writing user bios. Longer descriptions will be rejected. (minimum: 1) #maxBioLength: 1500 # Amount of characters that will be saved for remote user bios. Longer descriptions will be truncated to this length. (minimum: 1) #maxRemoteBioLength: 15000