[]
# Server address.
= "https://paste.example.com"
# Server authentication token.
= ""
# A file that contains an authentication token.
= "~/example/auth-token"
# Server deletion token.
= ""
# A file that contains a deletion token.
= "~/example/delete-token"
[]
# Delete the paste after it has been accessed for the first time.
= false
# Override the server's default expiration time.
#expire = "10min"
[]
# Prettify the output.
= false