aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorr <r@freesoftwareextremist.com>2020-02-01 14:21:10 +0000
committerr <r@freesoftwareextremist.com>2020-02-01 14:21:10 +0000
commit6e89e46326d774b5789a8fa8449b119a691a6472 (patch)
treecc775668ff05f63093055b195068cda9386c56a1 /README
parent9cf648eaa3c2d158cc4aafda73738f7fe173ca84 (diff)
downloadbloat-6e89e46326d774b5789a8fa8449b119a691a6472.tar.gz
bloat-6e89e46326d774b5789a8fa8449b119a691a6472.zip
Update README
Diffstat (limited to 'README')
-rw-r--r--README17
1 files changed, 1 insertions, 16 deletions
diff --git a/README b/README
index 8e0bc52..842554b 100644
--- a/README
+++ b/README
@@ -10,21 +10,12 @@ Requirements:
- Go 1.11
-External dependencies:
-
-- Fork of go-masodon (https://github.com/mattn/go-mastodon)
-- gorilla/mux (https://github.com/gorilla/mux)
-
-
Building and Installation:
-Make sure you have Go installed. Other dependencies will be downloaded
-automatically.
-
Typing make will build the binary
$ make
-Edit the provided config file. See the default.conf file for more details.
+Edit the provided config file. See the bloat.conf file for more details.
$ ed bloat.conf
Run the binary
@@ -35,12 +26,6 @@ listen address. You can also setup a reverse HTTP proxy to serve the frontend ov
TLS connection.
-Notes:
-
-A database reset is required after changing the values of config options client_name,
-client_scope or client_website.
-
-
License:
To the extent possible under law, the author have dedicated all copyright and