diff options
Diffstat (limited to 'default.conf')
-rw-r--r-- | default.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/default.conf b/default.conf index eede82b..81ed26a 100644 --- a/default.conf +++ b/default.conf @@ -5,4 +5,5 @@ client_website=http://localhost:8080 static_directory=static templates_glob_pattern=templates/* #custom_css=custom.css +#post_formats=PlainText:text/plain,HTML:text/html,Markdown:text/markdown,BBCode:text/bbcode database_path=database |