docs: Fix Settings Docs

This commit is contained in:
Lilly Schramm 2025-06-22 01:17:41 +02:00
parent 1cd478ab36
commit 593443a01c

View file

@ -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