make dialog announcement cap configurable

This commit is contained in:
bunnybeam 2025-08-28 21:12:03 +01:00
parent 4926afc264
commit 5364e8da26
No known key found for this signature in database
5 changed files with 15 additions and 2 deletions

View file

@ -345,6 +345,8 @@ id: 'aidx'
#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
# Amount of dialog-style announcements that can be active at a time. (minimum: 1)
#maxDialogAnnouncements: 5
# Proxy for HTTP/HTTPS
#proxy: http://127.0.0.1:3128