rustypaste/fixtures/test-filename-replace/config.toml

11 lines
256 B
TOML

[server]
address="127.0.0.1:8000"
max_content_length="10MB"
upload_path="./upload"
handle_spaces = "replace"
[paste]
#random_url = { enabled = false, type = "alphanumeric", length = 6, suffix_mode = true }
default_extension = "txt"
duplicate_files = true