diff options
Diffstat (limited to 'default.conf')
-rw-r--r-- | default.conf | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/default.conf b/default.conf deleted file mode 100644 index 81ed26a..0000000 --- a/default.conf +++ /dev/null @@ -1,9 +0,0 @@ -listen_address=:8080 -client_name=web -client_scope=read write follow -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 |