1
0
Fork 0
mirror of https://github.com/amigan/rustypaste-pretty.git synced 2025-02-28 17:52:35 -05:00
rustypaste-pretty/fixtures/test-server-payload-limit/config.toml

9 lines
221 B
TOML

[server]
address="127.0.0.1:8000"
max_content_length="10kb"
upload_path="./upload"
[paste]
random_url = { enabled = false, type = "petname", words = 2, separator = "-" }
default_extension = "txt"
duplicate_files = false