all repos — flounder @ e7f2afd6fb008016c0de9a4072eb61cc35fa573e

A small site builder for the Gemini protocol

Add admin notes to readme
alex wennerberg alex@alexwennerberg.com
Sat, 31 Oct 2020 12:48:27 -0700
commit

e7f2afd6fb008016c0de9a4072eb61cc35fa573e

parent

419c92fa3571df38efab35b01e3b8b23d5e4559e

1 files changed, 4 insertions(+), 0 deletions(-)

jump to
M README.mdREADME.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.