From 1520d46763397172410e269d59e0cd7281a04494 Mon Sep 17 00:00:00 2001 From: Bryan Ashby Date: Tue, 4 Dec 2018 16:56:05 -0700 Subject: [PATCH] File base doc updates --- docs/filebase/first-file-area.md | 58 +++++++++++++++++++------------- 1 file changed, 35 insertions(+), 23 deletions(-) diff --git a/docs/filebase/first-file-area.md b/docs/filebase/first-file-area.md index 7d7a133d..c494bbe8 100644 --- a/docs/filebase/first-file-area.md +++ b/docs/filebase/first-file-area.md @@ -2,34 +2,38 @@ layout: page title: Configuring a File Base --- +## Configuring a File Base +ENiGMA½ offers a powerful and flexible file base. Configuration of file the file base and areas is handled via the `fileBase` section of `config.hjson`. + ## ENiGMA½ File Base Key Concepts -Like many things in ENiGMA½, configuration of file base(s) is handled via `config.hjson` — specifically -in the `fileBase` section. First, there are a couple of concepts you should understand: +First, there are some core concepts you should understand: +* Storage Tags +* Areas (and Area Tags) +### Storage Tags +*Storage Tags* define paths to physical (file) storage locations that are referenced in a file *Area* entry. Each entry may be either a fully qualified path or a relative path. Relative paths are relative to the value set by the `areaStoragePrefix` key (defaults to `/path/to/enigma-bbs/file_base`). -### Storage tags - -**Storage Tags** define paths to physical (file) storage locations that are referenced in a -file *Area* entry. Each entry may be either a fully qualified path or a relative path. Relative paths -are relative to the value set by the `areaStoragePrefix` key (defaults to `