From 5805ff8f9c22b81fd34f0474c1fafb222a8a7785 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Thu, 25 Sep 2025 18:28:54 +0800 Subject: [PATCH] README: Note root:root --- README.md | 13 +++++++++++++ diff --git a/README.md b/README.md index 2a714dde07e07b75de2bf9014f7daca12da618ed..a9d635923c7164c0e148968926e15c3e4980895d 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,19 @@ ## License AGPLv3 only, see LICENSE. +## Usage + +An example configuration file is present at `config.in`: + +``` +listen localhost:8080 +database vireo.db +server-name vireo +``` + +The default administrator username and password combination is +`root` and `root`. + ## Contributing Create a branch that begins with `contrib/` and push to the -- 2.48.1