Add admin notes to readme
alex wennerberg alex@alexwennerberg.com
Sat, 31 Oct 2020 12:48:27 -0700
1 files changed,
4 insertions(+),
0 deletions(-)
jump to
M
README.md
→
README.md
@@ -25,6 +25,10 @@
## Admin +To make yourself an admin, create a user through the web browser, then run `./flounder make-admin [your user]` -- this gives you access to admin tools to manage users. + Backup your users' data regularly! The admin deletion commands are irreversible. Flounder comes with an admin panel acessible to users with the admin db flag set. + +You can also manage users directly through the sqlite database.