1
0
Fork 0
mirror of https://codeberg.org/Reuh/feather.git synced 2025-10-28 02:29:32 +00:00

feat: make max filename configurable

This commit is contained in:
Étienne Fildadut 2025-10-09 14:48:34 +02:00
parent 513e0dfa04
commit 92e3da6b82
2 changed files with 19 additions and 9 deletions

View file

@ -14,6 +14,8 @@ items_per_request = 500
data = "data"
# Directory path where the user-facing files will be stored.
reader = "reader"
# Maximum allowed filename length before ellipsing
max_filename_length = 200
[time]
# Which timezone to use when writing date and time.