From cad01cb1f8e32cf7725505af06d6ffcc6c612045 Mon Sep 17 00:00:00 2001 From: r Date: Wed, 1 Jan 2020 15:18:04 +0000 Subject: Add command line flag to specify config file --- default.conf | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 default.conf (limited to 'default.conf') 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 -- cgit v1.2.3