From f287ca73b4a9a15c9b9ad6eb9fb23a599b5b5e7a Mon Sep 17 00:00:00 2001 From: Maxwell Date: Mon, 15 Jul 2024 17:50:37 +1000 Subject: [PATCH] Update Configuration --- Configuration.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Configuration.md b/Configuration.md index 6aa65f1..dc64cc7 100644 --- a/Configuration.md +++ b/Configuration.md @@ -21,11 +21,15 @@ This will be updated as more options are avaliable. * MOTD Overview: Change the message on startup + Syntax: motd:(your startup message here), + Default: motd:Welcome to Mash!, * Mash Path Overview: Change where Mash looks for programs + Syntax: mashPath:/path/to/dir;/path/to/dir, + Default: mashPath:/bin;/usr/bin;/usr/local/bin;/sbin;/usr/sbin, \ No newline at end of file