rustypaste/fixtures/test-file-delete/config.toml

10 lines
193 B
TOML

[server]
address = "127.0.0.1:8000"
max_content_length = "10MB"
upload_path = "./upload"
delete_tokens = ["may_the_force_be_with_you"]
[paste]
default_extension = "txt"
duplicate_files = true