diff --git a/config.toml.default b/config.toml.default new file mode 100644 index 0000000..63c3e91 --- /dev/null +++ b/config.toml.default @@ -0,0 +1,8 @@ +address = "127.0.0.1:9214" +url = "http://127.0.0.1:9214" +log_level = "info" +log_file = "paste.log" +data_directory = "data" +template_directory = "templates" +static_directory = "static" +salt = "salt and pepper"