From 0002d0f4464fc73d4d81f5c9e9eb29dd65147d8a Mon Sep 17 00:00:00 2001 From: Fuwn Date: Tue, 25 Jun 2024 00:55:11 +0000 Subject: feat(gigi.c): fallback to default --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 7fd66fe..9add4ac 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,8 @@ passes any arguments from the Finger request to the executable. Static mode is enabled by default. A Finger request for `test` will return the contents of `./gigi/test`. A Finger request of nothing will return the contents -of `./gigi/default`. +of `./gigi/default`. The default file is also the fallback file in case the +requested file does not exist. To emulate dynamic mode, minus the arguments you can setup a service of some kind to periodically update the contents of one of the static files. -- cgit v1.2.3